[change] corrected for required versions

This commit is contained in:
Wehling-Benatelli 2024-08-29 16:10:13 +02:00 committed by Sebastian Wehling-Benatelli
parent c0c3cbbd7b
commit e434bda993

View File

@ -1,12 +1,9 @@
# This file may be used to create an environment using: # This file may be used to create an environment using:
# $ conda create --name <env> --file <this file> # $ conda create --name <env> --file <this file>
# platform: win-64 # platform: win-64
cartopy=0.20.2 cartopy>=0.20.2
matplotlib-base=3.3.4 numpy<2
numpy=1.22.3 obspy>=1.3.0
obspy=1.3.0 pyqtgraph>=0.12.4
pyqtgraph=0.12.4 pyside2>=5.13.2
pyside2=5.13.2 scipy>=1.8.0
python=3.8.12
qt=5.12.9
scipy=1.8.0