limit pyproj to 3.1.0

This commit is contained in:
Fabian Neumann 2021-09-20 11:12:26 +02:00
parent ede9146735
commit da883b1283

View File

@ -38,7 +38,7 @@ dependencies:
- progressbar2 - progressbar2
- pyomo - pyomo
- matplotlib - matplotlib
- pyproj<=3.2.0 - pyproj<=3.1.0
# Keep in conda environment when calling ipython # Keep in conda environment when calling ipython
- ipython - ipython