-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
110 lines (110 loc) · 4.16 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
103
104
105
106
107
108
109
110
aiohttp==3.9.1
aiosignal==1.3.1
amqp==5.2.0
annotated-types==0.6.0
anyio==4.2.0
attrs==23.2.0
beautiful-date==2.3.0
beautifulsoup4==4.12.3
billiard==4.2.0
cachetools==5.3.2
celery==5.3.6
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.3.0
colorama==0.4.6
curl-cffi==0.5.10
dataclasses-json==0.6.3
distro==1.9.0
dnspython==2.4.2
docx2txt==0.8
duckduckgo_search==4.2
email-validator==2.1.0.post1
fastapi==0.109.0
frozenlist==1.4.1
geojson==2.5.0
google-api-core==2.15.0
google-api-python-client==2.115.0
google-auth==2.26.2
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
googleapis-common-protos==1.62.0
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.2
httplib2==0.22.0
httptools==0.6.1
httpx==0.26.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.3
jsonpatch==1.33
jsonpointer==2.4
kombu==5.3.5
langchain==0.1.1
langchain-community==0.0.13
langchain-core==0.1.11
langchain-openai==0.0.2.post1
langsmith==0.0.81
lxml==5.1.0
MarkupSafe==2.1.3
marshmallow==3.20.2
multidict==6.0.4
mypy-extensions==1.0.0
newsapi-python==0.2.7
numpy==1.26.3
oauthlib==3.2.2
openai==1.8.0
orjson==3.9.10
packaging==23.2
pinecone-client==3.0.0
prompt-toolkit==3.0.43
protobuf==4.25.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.5.3
pydantic-extra-types==2.4.1
pydantic-settings==2.1.0
pydantic_core==2.14.6
pyowm==3.3.0
pyparsing==3.1.1
pypdf==3.17.4
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==1.0.0
python-multipart==0.0.6
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.1
redis==5.0.1
regex==2023.12.25
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
setuptools==69.0.3
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.25
starlette==0.35.1
tenacity==8.2.3
tiktoken==0.5.2
tqdm==4.66.1
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2023.4
tzlocal==4.3.1
ujson==5.9.0
uritemplate==4.1.1
urllib3==2.1.0
uvicorn==0.26.0
vine==5.1.0
watchfiles==0.21.0
wcwidth==0.2.13
websockets==12.0
wikipedia==1.4.0
yarl==1.9.4