-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathrequirements.txt
50 lines (50 loc) · 886 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
async-timeout==4.0.3
attrs==23.1.0
boto3==1.28.49
botocore==1.31.49
certifi==2023.7.22
charset-normalizer==3.2.0
dataclasses-json==0.5.14
dnspython==2.4.2
frozenlist==1.4.0
greenlet==2.0.2
grpcio==1.58.0
idna==3.4
jmespath==1.0.1
langchain==0.0.292
langsmith==0.0.38
loguru==0.7.2
marshmallow==3.20.1
momento==1.9.2
momento-wire-types==0.75.0
multidict==6.0.4
mypy-extensions==1.0.0
numexpr==2.8.6
numpy==1.26.0
openai==0.28.0
packaging==23.1
pinecone-client==2.2.4
protobuf==4.24.3
pydantic==2.3.0
pydantic_core==2.6.3
PyJWT==2.8.0
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
s3transfer==0.6.2
six==1.16.0
slack-bolt==1.18.0
slack-sdk==3.22.0
SQLAlchemy==2.0.20
tenacity==8.2.3
tiktoken==0.5.1
tqdm==4.66.1
typing-inspect==0.9.0
typing_extensions==4.8.0
urllib3==1.26.16
yarl==1.9.2