-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
50 lines (50 loc) · 1.05 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name: npp
channels:
- defaults
dependencies:
- python=3.8.13
- pip==23.3.1
- pip:
- certifi==2024.2.2
- charset-normalizer==3.3.2
- contourpy==1.1.1
- cycler==0.12.1
- einops==0.7.0
- fonttools==4.49.0
- geopandas==0.13.2
- idna==3.6
- imageio==2.34.0
- importlib_resources==6.3.0
- kiwisolver==1.4.5
- lazy_loader==0.3
- matplotlib==3.7.5
- networkx==3.1
- numpy==1.24.4
- packaging==24.0
- pandas==2.0.3
- pillow==10.2.0
- pyparsing==3.1.2
- pyproj==3.5.0
- python-dateutil==2.9.0.post0
- pytz==2024.1
- PyWavelets==1.4.1
- rasterio==1.3.9
- requests==2.31.0
- scikit-image==0.21.0
- scikit-learn==1.3.2
- scipy==1.10.1
- setuptools==68.2.2
- shapely==2.0.3
- six==1.16.0
- tifffile==2023.7.10
- torch==1.12.1
- torchaudio==0.12.1
- torcheval==0.0.7
- torchvision==0.13.1
- tqdm==4.62.2
- typing_extensions==4.10.0
- tzdata==2024.1
- urllib3==2.2.1
- wheel==0.41.2
- zipp==3.18.0
- jupyterlab==4.1.0