-
Notifications
You must be signed in to change notification settings - Fork 15
/
environment.yaml
122 lines (121 loc) · 2.81 KB
/
environment.yaml
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
name: joenmt
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- ca-certificates=2020.12.8=h06a4308_0
- certifi=2020.12.5=py36h06a4308_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- ncurses=6.2=he6710b0_1
- openssl=1.1.1h=h7b6447c_0
- pip=20.3.1=py36h06a4308_0
- python=3.6.12=hcff3b4d_2
- readline=8.0=h7b6447c_0
- setuptools=51.0.0=py36h06a4308_2
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.11.0
- aniso8601==8.1.0
- astroid==2.4.2
- astunparse==1.6.3
- backcall==0.2.0
- cachetools==4.1.1
- chardet==3.0.4
- click==7.1.2
- cycler==0.10.0
- decorator==4.4.2
- filelock==3.0.12
- flask==1.0.3
- flask-cors==3.0.9
- flask-restful==0.3.7
- future==0.18.2
- gast==0.3.3
- gdown==3.12.2
- google-auth==1.23.0
- google-auth-oauthlib==0.4.2
- google-pasta==0.2.0
- grpcio==1.34.0
- gunicorn==20.0.4
- h5py==2.10.0
- httpie==1.0.3
- idna==2.10
- importlib-metadata==3.1.1
- ipdb==0.13.4
- ipython==7.16.1
- ipython-genutils==0.2.0
- isort==5.6.4
- itsdangerous==1.1.0
- jedi==0.17.2
- jinja2==2.11.2
- joblib==0.17.0
- joeynmt==1.0
- keras-preprocessing==1.1.2
- kiwisolver==1.3.1
- lazy-object-proxy==1.4.3
- markdown==3.3.3
- markupsafe==1.1.1
- matplotlib==3.3.3
- mccabe==0.6.1
- morfessor==2.0.6
- numpy==1.18.5
- oauthlib==3.1.0
- opt-einsum==3.3.0
- pandas==1.1.5
- parso==0.7.1
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==8.0.1
- polyglot==16.7.4
- portalocker==2.0.0
- prompt-toolkit==3.0.8
- protobuf==3.14.0
- ptyprocess==0.6.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycld2==0.41
- pygments==2.7.3
- pyicu==2.3.1
- pylint==2.6.0
- pyparsing==2.4.7
- pysocks==1.7.1
- pyter3==0.3
- python-dateutil==2.8.1
- pytz==2020.4
- pyyaml==5.3.1
- regex==2020.11.13
- requests==2.25.0
- requests-oauthlib==1.3.0
- rsa==4.6
- sacrebleu==1.4.14
- sacremoses==0.0.43
- scipy==1.5.4
- seaborn==0.11.0
- sentencepiece==0.1.94
- six==1.12.0
- subword-nmt==0.3.7
- tensorboard==2.4.0
- tensorboard-plugin-wit==1.7.0
- tensorflow==2.3.1
- tensorflow-estimator==2.3.0
- termcolor==1.1.0
- toml==0.10.2
- torch==1.6.0
- torchtext==0.7.0
- tqdm==4.54.1
- traitlets==4.3.3
- typed-ast==1.4.1
- urllib3==1.26.2
- wcwidth==0.2.5
- werkzeug==1.0.1
- wrapt==1.11.1
- wtforms==2.3.3
- zipp==3.4.0
prefix: /home/salomon/anaconda3/envs/joenmt