This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (62 loc) · 2.54 KB
/
requirements.txt
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
-i https://pypi.org/simple
absl-py==0.11.0
astunparse==1.6.3
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
cachetools==4.2.0; python_version ~= '3.5'
certifi==2020.12.5
chardet==4.0.0
cloudpickle==1.6.0
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
decorator==4.4.2
dill==0.3.3; python_version >= '2.6' and python_version != '3.0'
dm-tree==0.1.5
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
gast==0.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
gin-config==0.4.0
google-auth-oauthlib==0.4.2
google-auth==1.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-pasta==0.2.0
googleapis-common-protos==1.52.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
grpcio==1.34.1
gym==0.17.3
h5py==3.1.0
idna==3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-resources==3.0.0; python_version < '3.9'
joblib==1.0.0; python_version >= '3.6'
keras-preprocessing==1.1.2
keras-tuner==1.0.1
markdown==3.3.3; python_version >= '3.6'
numpy==1.18.5
oauthlib==3.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
opt-einsum==3.3.0; python_version >= '3.5'
pandas==1.1.3
promise==2.3
protobuf==3.14.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pyglet==1.5.14
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2020.5
requests-oauthlib==1.3.0
requests==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
rsa==4.7; python_version >= '3.5'
scikit-learn==0.24.0; python_version >= '3.6'
scipy==1.6.0; python_version >= '3.6'
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tabulate==0.8.7
tensorboard-plugin-wit==1.7.0
tensorboard==2.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tensorflow-datasets==4.0.1
tensorflow-estimator==2.4.0
tensorflow-metadata==0.24.0; python_version >= '3.6' and python_version < '4'
tensorflow-probability==0.12.1
tensorflow==2.3.1
termcolor==1.1.0
terminaltables==3.1.0
tf-agents==0.6.0
threadpoolctl==2.1.0; python_version >= '3.5'
tqdm==4.56.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
wheel==0.36.2; python_version >= '3'
wrapt==1.12.1