-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathJPOSE_environment.yml
65 lines (64 loc) · 1.27 KB
/
JPOSE_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
name: JPoSE
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _pytorch_select=0.2
- blas=1.0
- ca-certificates=2020.12.8
- certifi=2020.12.5
- cffi=1.14.4
- cudatoolkit=10.1.243
- cudnn=7.6.5
- intel-openmp=2020.2
- ld_impl_linux-64=2.33.1
- libedit=3.1.20191231
- libffi=3.3
- libgcc-ng=9.1.0
- libstdcxx-ng=9.1.0
- mkl=2020.2
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.1.1
- ncurses=6.2
- ninja=1.10.2
- numpy=1.19.2
- numpy-base=1.19.2
- openssl=1.1.1i
- pandas=1.2.0
- pip=20.3.3
- pycparser=2.20
- python=3.8.5
- python-dateutil=2.8.1
- pytorch=1.4.0
- pytz=2020.5
- readline=8.0
- setuptools=51.0.0
- six=1.15.0
- sqlite=3.33.0
- tk=8.6.10
- tqdm=4.55.1
- wheel=0.36.2
- xz=5.2.5
- zlib=1.2.11
- pip:
- absl-py==0.11.0
- cachetools==4.2.0
- chardet==4.0.0
- google-auth==1.24.0
- google-auth-oauthlib==0.4.2
- grpcio==1.34.0
- idna==2.10
- markdown==3.3.3
- oauthlib==3.1.0
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- requests==2.25.1
- requests-oauthlib==1.3.0
- rsa==4.6
- tensorboard==2.4.0
- tensorboard-plugin-wit==1.7.0
- urllib3==1.26.2
- werkzeug==1.0.1
prefix: /users/mw1760/miniconda3/envs/JPoSE