Files
geopandas/doc/environment.yml
T
standakozakandMartin Fleischmann 68ee8b929c DOC: Example of matplotlib-scalebar library usage (#1994)
* Adding an example of matplotlib-scalebar

* Updating version number of matplotlib-scalebar library

* DOC: Resolving comments for matplotlib-scalebar example

* formatting, icon

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
2021-07-23 23:37:23 +01:00

44 lines
844 B
YAML

name: geopandas_docs
channels:
- conda-forge
dependencies:
- python=3.9.5
- pandas=1.2.5
- shapely=1.7.1
- fiona=1.8.18
- pyproj=3.1.0
- rtree=0.9.7
- geopy=2.1.0
- matplotlib=3.4.2
- mapclassify=2.4.2
- sphinx>=4.0.2
- pydata-sphinx-theme=0.6.3
- numpydoc=1.1.0
- ipython=7.25.0
- pillow=8.2.0
- mock=4.0.3
- cartopy=0.19.0.post1
- pyepsg=0.4.0
- contextily=1.1.0
- rasterio=1.2.6
- geoplot=0.4.1
- sphinx-gallery=0.9.0
- jinja2=3.0.1
- doc2dash=2.3.0
- matplotlib-scalebar=0.7.2
# specify additional dependencies to reduce solving for conda
- gdal=3.2.1
- libgdal=3.2.1
- proj=7.2.0
- geos=3.9.1
- nbsphinx=0.8.6
- jupyter_client=6.1.12
- ipykernel=5.5.5
- myst-parser=0.15.1
- folium=0.12.0
- libpysal=4.4.0
- pygeos=0.10
- pip
- pip:
- sphinx-toggleprompt