-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
81 lines (81 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
73
74
75
76
77
78
79
80
81
autopep8==2.0.0
CacheControl==0.12.11
cachetools==5.2.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cryptography==38.0.3
Deprecated==1.2.13
ffmpeg-python==0.2.0
filelock==3.8.0
firebase-admin==6.0.1
Flask==2.2.2
future==0.18.2
gcloud==0.18.3
geographiclib==1.52
geopy==2.2.0
google-api-core==2.10.2
google-api-python-client==2.65.0
google-auth==2.14.1
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-firestore==2.7.2
google-cloud-storage==2.6.0
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.56.4
grpcio==1.50.0
grpcio-status==1.50.0
httplib2==0.21.0
huggingface-hub==0.10.1
idna==3.4
importlib-metadata==5.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
jwcrypto==1.4.2
MarkupSafe==2.1.1
more-itertools==9.0.0
msgpack==1.0.4
numpy==1.23.4
oauth2client==4.1.3
packaging==21.3
pandas==1.5.1
proto-plus==1.22.1
protobuf==4.21.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.9.1
pycparser==2.21
pycryptodome==3.15.0
PyJWT==2.6.0
pyparsing==3.0.9
Pyrebase4==4.5.0
python-dateutil==2.8.2
python-jwt==4.0.0
pytz==2022.6
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
requests-toolbelt==0.10.1
rsa==4.9
scikit-learn==1.1.3
scipy==1.9.3
semantic-version==2.10.0
setuptools-rust==1.5.2
six==1.16.0
threadpoolctl==3.1.0
tokenizers==0.13.2
tomli==2.0.1
torch==1.13.0
tqdm==4.64.1
transformers==4.24.0
typing-extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.12
vaderSentiment==3.3.2
Werkzeug==2.2.2
whisper==1.0
wrapt==1.14.1
zipp==3.10.0