-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
102 lines (102 loc) · 1.85 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
absl-py==1.0.0
anyio==3.6.2
asgiref==3.5.2
astunparse==1.6.3
asyncpg==0.27.0
attrs==21.4.0
bcrypt==4.0.1
cachetools==5.0.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.3
colorama==0.4.4
cryptography==39.0.0
databases==0.7.0
decorator==5.1.1
dnspython==2.3.0
ecdsa==0.18.0
email-validator==1.3.1
exceptiongroup==1.0.0rc9
fastapi==0.88.0
fastapi-utils==0.2.1
filelock==3.8.0
Flask==2.2.2
Flask-Bcrypt==1.0.1
Flask-Login==0.6.2
Flask-Session==0.4.0
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
flatbuffers==2.0
gast==0.5.3
google-auth==2.6.6
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
greenlet==2.0.1
grpcio==1.46.0
gunicorn==20.1.0
h11==0.14.0
h5py==3.6.0
httpcore==0.16.3
httptools==0.5.0
httpx==0.23.3
huggingface-hub==0.8.1
idna==3.3
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.0.3
libclang==14.0.1
MarkupSafe==2.1.1
numpy==1.22.2
oauthlib==3.2.0
opt-einsum==3.3.0
packaging==21.3
pandas==1.4.1
passlib==1.7.4
pluggy==1.0.0
protobuf==3.20.1
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.2
pytest==7.2.1
python-dateutil==2.8.2
python-dotenv==0.21.0
python-jose==3.3.0
python-multipart==0.0.5
pytz==2021.3
PyYAML==5.1
regex==2022.8.17
requests==2.27.1
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
rfc3986==1.5.0
rsa==4.8
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.46
SQLAlchemy-Utils==0.39.0
starlette==0.22.0
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorflow==2.8.0
tensorflow-io-gcs-filesystem==0.25.0
termcolor==1.1.0
testpath==0.5.0
tokenizers==0.12.1
tomli==2.0.1
tqdm==4.64.0
transformers==4.21.1
trio==0.22.0
trio-websocket==0.9.2
typing_extensions==4.1.1
urllib3==1.26.9
uvicorn==0.20.0
watchfiles==0.18.1
websockets==10.4
Werkzeug==2.2.2
wrapt==1.14.1
WTForms==3.0.1
zope.event==4.6
zope.interface==5.5.2