-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
103 lines (103 loc) · 2.57 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
name: environment_name
channels:
- defaults
- conda-forge
dependencies:
- appnope=0.1.2=py37hecd8cb5_1001
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py37hecd8cb5_0
- decorator=4.4.2=pyhd3eb1b0_0
- ipykernel=5.3.4=py37h5ca1d4c_0
- ipython=7.21.0=py37h01d92e1_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.2=py37hecd8cb5_1
- jupyter_client=6.1.7=py_0
- jupyter_core=4.7.1=py37hecd8cb5_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libsodium=1.0.16=h3efe00b_0
- ncurses=6.1=h0a44026_1
- openssl=1.1.1j=h9ed2024_0
- parso=0.7.0=py_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=19.3.1=py37_0
- prompt-toolkit=3.0.8=py_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.8.0=pyhd3eb1b0_0
- python=3.7.4=h359304d_1
- pyzmq=18.1.1=py37h0a44026_0
- readline=7.0=h1de35cc_5
- setuptools=41.6.0=py37_0
- six=1.15.0=py37hecd8cb5_0
- sqlite=3.30.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- tornado=6.1=py37h9ed2024_0
- traitlets=5.0.5=pyhd3eb1b0_0
- wcwidth=0.2.5=py_0
- xz=5.2.4=h1de35cc_4
- zeromq=4.3.1=h0a44026_3
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.11.0
- astunparse==1.6.3
- boto==2.49.0
- boto3==1.10.14
- botocore==1.13.14
- cachetools==4.2.1
- chardet==3.0.4
- cycler==0.10.0
- docutils==0.15.2
- flatbuffers==1.12
- gast==0.3.3
- gensim==3.8.1
- google-auth==1.27.1
- google-auth-oauthlib==0.4.3
- google-pasta==0.2.0
- grpcio==1.32.0
- h5py==2.10.0
- idna==2.8
- importlib-metadata==3.7.0
- jmespath==0.9.4
- joblib==0.14.0
- keras==2.4.3
- keras-preprocessing==1.1.2
- kiwisolver==1.1.0
- markdown==3.3.4
- matplotlib==3.1.1
- nltk==3.4.5
- numpy==1.19.5
- oauthlib==3.1.0
- opt-einsum==3.3.0
- pandas==0.25.3
- protobuf==3.15.5
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.5
- python-dateutil==2.8.0
- pytz==2019.3
- pyyaml==5.4.1
- regex==2020.11.13
- requests==2.22.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- s3transfer==0.2.1
- scikit-learn==0.21.3
- scipy==1.3.2
- seaborn==0.9.0
- sklearn==0.0
- smart-open==1.9.0
- tensorboard==2.4.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.4.1
- tensorflow-estimator==2.4.0
- termcolor==1.1.0
- typing-extensions==3.7.4.3
- urllib3==1.25.7
- werkzeug==1.0.1
- wheel==0.36.2
- wrapt==1.12.1
- zipp==3.4.1