-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 931 Bytes
/
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
annotated-types==0.5.0
anyio==3.7.1
cached-property==1.5.2
cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==2.0.12
click==8.0.4
distro==1.9.0
exceptiongroup==1.2.2
Flask==2.0.3
google-api-core==2.20.0
google-api-python-client==2.147.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.65.0
greenlet==3.1.1
h11==0.14.0
httpcore==0.17.3
httplib2==0.22.0
httpx==0.24.1
idna==3.8
importlib-metadata==4.8.3
itsdangerous==2.0.1
Jinja2==3.0.3
langchain==0.0.27
MarkupSafe==2.0.1
numpy==1.21.6
oauthlib==3.2.2
openai==1.39.0
proto-plus==1.24.0
protobuf==4.24.4
pyasn1==0.5.1
pyasn1-modules==0.3.0
pydantic==1.10.12
pydantic_core==2.14.6
pyparsing==3.1.4
python-dotenv==0.20.0
PyYAML==6.0.1
requests==2.27.1
requests-oauthlib==2.0.0
rsa==4.9
sniffio==1.3.1
SQLAlchemy==2.0.35
tqdm==4.66.5
typing_extensions==4.7.1
uritemplate==4.1.1
urllib3==1.26.20
Werkzeug==2.0.3
zipp==3.6.0