-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathenvironment.yml
82 lines (82 loc) · 1.88 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: shakemap-simulation
channels:
- conda-forge
- https://conda.anaconda.org/conda-forge/
- defaults
dependencies:
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.9.24=h5b45459_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.39.4=hcfcfb64_0
- libzlib=1.2.12=hcfcfb64_4
- openssl=3.0.5=hcfcfb64_2
- pip=22.2.2=pyhd8ed1ab_0
- python=3.9.13=hcf16a7b_0_cpython
- sqlite=3.39.4=hcfcfb64_0
- tk=8.6.12=h8ffe710_0
- tzdata=2022d=h191b570_0
- ucrt=10.0.20348.0=h57928b3_0
- vc=14.2=hac3ee0b_8
- vs2015_runtime=14.29.30139=h890b9b1_8
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- pip:
- asgiref==3.4.1
- asttokens==2.0.8
- backcall==0.2.0
- certifi==2019.3.9
- chardet==3.0.4
- colorama==0.4.5
- cycler==0.10.0
- debugpy==1.6.3
- decorator==4.4.2
- django==3.2.12
- django-pam==2.0.1
- docutils==0.14
- entrypoints==0.4
- executing==1.1.0
- gdal==3.3.3
- h5py==3.1.0
- idna==2.8
- ipykernel==6.16.0
- ipython==8.5.0
- jedi==0.18.1
- jupyter-client==7.3.5
- jupyter-core==4.11.1
- kiwisolver==1.3.1
- matplotlib==3.3.4
- matplotlib-inline==0.1.6
- nest-asyncio==1.5.6
- networkx==2.8.2
- numpy==1.20.0
- openquake-engine==3.15.0
- packaging==21.3
- pandas==1.3.5
- parso==0.8.3
- pbr==5.2.0
- pickleshare==0.7.5
- pillow==9.2.0
- prompt-toolkit==3.0.31
- psutil==5.8.0
- pure-eval==0.2.2
- pygments==2.13.0
- pyparsing==2.4.0
- pyproj==3.0.1
- python-dateutil==2.8.2
- python-pam==1.8.4
- pytz==2019.1
- pywin32==304
- pyzmq==24.0.1
- requests==2.22.0
- scipy==1.7.3
- setproctitle==1.2.2
- setuptools==56.0.0
- shapely==1.8.0
- six==1.12.0
- sqlparse==0.3.0
- stack-data==0.5.1
- toml==0.10.2
- tornado==6.2
- traitlets==5.4.0
- urllib3==1.25.3
- wcwidth==0.2.5