-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
151 lines (151 loc) · 2.78 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiomysql==0.2.0
aiosignal==1.3.1
alembic==1.13.1
annotated-types==0.7.0
anyio==4.4.0
asyncpg==0.29.0
attrs==24.2.0
beautifulsoup4==4.12.3
bs4==0.0.2
build==1.2.1
CacheControl==0.14.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cleo==2.1.0
click==8.1.7
crashtest==0.4.1
databases==0.9.0
dataclasses-json==0.6.7
distlib==0.3.8
distro==1.9.0
dulwich==0.21.7
fastapi==0.110.2
FastAPI-SQLAlchemy==0.2.1
fastapi-utils==0.7.0
fastjsonschema==2.20.0
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.9.0
google-ai-generativelanguage==0.6.6
google-api-core==2.19.2
google-api-python-client==2.144.0
google-auth==2.34.0
google-auth-httplib2==0.2.0
google-generativeai==0.7.2
googleapis-common-protos==1.65.0
greenlet==3.0.3
groq==0.11.0
grpcio==1.66.1
grpcio-status==1.62.3
h11==0.14.0
httpcore==1.0.5
httplib2==0.22.0
httpx==0.27.2
huggingface-hub==0.24.6
idna==3.8
installer==0.7.0
jaraco.classes==3.4.0
Jinja2==3.1.4
jiter==0.5.0
joblib==1.4.2
jose==1.0.0
jsonpatch==1.33
jsonpointer==3.0.0
keyring==24.3.1
langchain==0.2.14
langchain-community==0.2.12
langchain-core==0.2.34
langchain-google-genai==1.0.10
langchain-groq==0.1.9
langchain-huggingface==0.0.3
langchain-openai==0.1.22
langchain-pinecone==0.1.3
langchain-text-splitters==0.2.2
langsmith==0.1.115
Mako==1.3.5
MarkupSafe==2.1.5
marshmallow==3.22.0
more-itertools==10.5.0
mpmath==1.3.0
msgpack==1.0.8
multidict==6.0.5
mypy-extensions==1.0.0
mysql-connector-python==8.3.0
networkx==3.3
numpy==1.26.4
openai==1.43.1
orjson==3.10.7
packaging==24.1
passlib==1.7.4
pexpect==4.9.0
pgvector==0.3.4
pillow==10.4.0
pinecone-client==5.0.1
pinecone-plugin-inference==1.0.3
pinecone-plugin-interface==0.0.7
pkginfo==1.11.1
platformdirs==4.2.2
poetry==1.8.3
poetry-core==1.9.0
poetry-plugin-export==1.8.0
proto-plus==1.24.0
protobuf==4.25.4
psutil==5.9.8
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
pydantic==2.9.0
pydantic-settings==2.4.0
pydantic_core==2.23.2
PyMySQL==1.1.1
pyparsing==3.1.4
pyproject_hooks==1.1.0
python-crfsuite==0.9.10
python-dotenv==1.0.1
pytz==2024.1
pyvi==0.1.1
PyYAML==6.0.2
rapidfuzz==3.9.7
regex==2024.7.24
requests==2.32.3
requests-toolbelt==1.0.0
rsa==4.9
safetensors==0.4.5
schedule==1.2.2
scikit-learn==1.5.1
scipy==1.14.1
sentence-transformers==2.6.1
setuptools==74.1.2
shellingham==1.5.4
sklearn-crfsuite==0.5.0
sniffio==1.3.1
soupsieve==2.6
SQLAlchemy==2.0.29
sqlmodel==0.0.16
starlette==0.37.2
sympy==1.13.2
tabulate==0.9.0
tenacity==8.5.0
threadpoolctl==3.5.0
tiktoken==0.7.0
tokenizers==0.19.1
tomlkit==0.13.2
torch==2.4.1
tqdm==4.66.5
transformers==4.44.2
trove-classifiers==2024.7.2
typing-inspect==0.9.0
typing_extensions==4.12.2
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.2
uvicorn==0.29.0
virtualenv==20.26.3
xattr==1.1.0
yarl==1.9.11