-
Notifications
You must be signed in to change notification settings - Fork 9
/
environment.yml
85 lines (84 loc) · 2.01 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
83
84
name: hamnet
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2020.12.5=ha878542_0
- certifi=2020.12.5=py37h89c1867_0
- ld_impl_linux-64=2.35.1=hea4e1c9_1
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h5dbcf3e_17
- libgomp=9.3.0=h5dbcf3e_17
- libstdcxx-ng=9.3.0=h2ae2ef3_17
- ncurses=6.2=h58526e2_4
- openssl=1.1.1i=h7f98852_0
- pip=20.3.3=pyhd8ed1ab_0
- python=3.7.9=hffdb5ce_0_cpython
- python_abi=3.7=1_cp37m
- readline=8.0=he28a2e2_2
- setuptools=49.6.0=py37he5f6b98_2
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=h21135ba_1
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- absl-py==0.11.0
- backcall==0.2.0
- cachetools==4.2.0
- chardet==4.0.0
- colorama==0.4.4
- cycler==0.10.0
- decorator==4.4.2
- fsspec==0.8.5
- future==0.18.2
- google-auth==1.24.0
- google-auth-oauthlib==0.4.2
- grpcio==1.34.0
- idna==2.10
- importlib-metadata==3.3.0
- ipython==7.19.0
- ipython-genutils==0.2.0
- jedi==0.18.0
- joblib==1.0.0
- kiwisolver==1.3.1
- loguru==0.5.3
- markdown==3.3.3
- matplotlib==3.3.3
- numpy==1.19.4
- oauthlib==3.1.0
- pandas==1.2.0
- parso==0.8.1
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.1.0
- prompt-toolkit==3.0.8
- protobuf==3.14.0
- ptyprocess==0.7.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygments==2.7.3
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytorch-lightning==1.1.2
- pytz==2020.5
- pyyaml==5.3.1
- requests==2.25.1
- requests-oauthlib==1.3.0
- rsa==4.6
- scipy==1.6.0
- seaborn==0.11.1
- six==1.15.0
- tensorboard==2.4.0
- tensorboard-plugin-wit==1.7.0
- torch==1.7.1
- tqdm==4.55.1
- traitlets==5.0.5
- typing-extensions==3.7.4.3
- urllib3==1.26.2
- wcwidth==0.2.5
- werkzeug==1.0.1
- zipp==3.4.0
prefix: /home/ash/anaconda3/envs/hamnet