-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.15 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
anyio==3.6.2
cachetools==5.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
dnspython==2.2.1
email-validator==1.3.0
et-xmlfile==1.1.0
fastapi==0.87.0
google-api-core==2.10.2
google-auth==2.14.1
google-cloud-core==2.3.2
google-cloud-speech==2.16.2
google-cloud-storage==2.6.0
google-cloud-vision==3.1.4
google-crc32c==1.5.0
google-resumable-media==2.4.0
googleapis-common-protos==1.57.0
grpcio==1.50.0
grpcio-status==1.50.0
h11==0.14.0
httpcore==0.16.1
httptools==0.5.0
httpx==0.23.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
mangum==0.16.0
MarkupSafe==2.1.1
numpy==1.23.4
openai==0.25.0
openpyxl==3.0.10
orjson==3.8.1
pandas==1.5.1
pandas-stubs==1.5.1.221024
pip==22.3.1
proto-plus==1.22.1
protobuf==4.21.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.10.2
PyPDF2==2.11.1
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pytube==12.1.0
pytz==2022.6
PyYAML==6.0
requests==2.28.1
rfc3986==1.5.0
rsa==4.9
setuptools==65.6.0
six==1.16.0
sniffio==1.3.0
starlette==0.21.0
tqdm==4.64.1
types-pytz==2022.6.0.1
typing_extensions==4.4.0
ujson==5.5.0
urllib3==1.26.12
uvicorn==0.19.0
uvloop==0.17.0
watchfiles==0.18.1
websockets==10.4
wheel==0.38.4