mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-22 13:10:25 +08:00
28 lines
441 B
YAML
28 lines
441 B
YAML
name: geopandas_docs
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- pandas=0.24.1
|
|
- shapely=1.6.4
|
|
- fiona=1.8.4
|
|
- pyproj=1.9.6
|
|
- rtree=0.8.3
|
|
- six=1.12.0
|
|
- geopy=1.18.1
|
|
- matplotlib=3.0.3
|
|
- descartes=1.1.0
|
|
- mapclassify=2.0.1
|
|
- sphinx=1.8.4
|
|
- sphinx_rtd_theme=0.4.3
|
|
- numpydoc=0.8.0
|
|
- ipython=7.3.0
|
|
- pillow=5.4.1
|
|
- mock=2.0.0
|
|
- cartopy=0.17.0
|
|
- contextily=1.0rc1
|
|
- rasterio=1.0.21
|
|
- geoplot=0.2.3
|
|
- sphinx-gallery=0.2.0
|
|
- jinja2=2.10
|