-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (71 loc) · 1.48 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
63
64
65
66
67
68
69
70
71
72
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
absl-py==1.0.0
anyio==3.5.0
asgiref==3.4.1
astunparse==1.6.3
cachetools==4.2.4
certifi==2021.10.8
charset-normalizer==2.0.10
click==8.0.3
fastapi==0.71.0
flatbuffers==2.0
gast==0.5.3
google-auth-oauthlib==0.4.6
google-auth==2.3.3
google-pasta==0.2.0
grpcio==1.43.0
h11==0.12.0
h5py==3.6.0
httptools==0.3.0
idna==3.3
joblib==1.1.0
keras-preprocessing==1.1.2
keras==2.8.0rc1
libclang==12.0.0
markdown==3.3.6
nltk==3.6.7
numpy==1.22.1
oauthlib==3.1.1
opt-einsum==3.3.0
protobuf==3.19.3
pyasn1-modules==0.2.8
pyasn1==0.4.8
pydantic==1.9.0
python-dotenv==0.19.2
pyyaml==6.0
regex==2021.11.10
requests-oauthlib==1.3.0
requests==2.27.1
rsa==4.8
scikit-learn==1.0.2
scipy==1.7.3
setuptools==60.9.3; python_version >= '3.7'
six==1.16.0
sklearn==0.0
sniffio==1.2.0
starlette==0.17.1
tdqm==0.0.1
tensorboard-data-server==0.6.1; python_version >= '3.6'
tensorboard-plugin-wit==1.8.1
tensorboard==2.8.0; python_version >= '3.6'
tensorflow-io-gcs-filesystem==0.24.0; python_version < '3.11' and python_version >= '3.7'
tensorflow==2.8.0
termcolor==1.1.0
tf-estimator-nightly==2.8.0.dev2021122109
threadpoolctl==3.0.0
tqdm==4.62.3
typing-extensions==4.0.1
urllib3==1.26.8
uvicorn[standard]==0.17.0
uvloop==0.16.0
watchgod==0.7
websockets==10.1
werkzeug==2.0.2
wheel==0.37.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
wrapt==1.13.3