Spaces:
Sleeping
Sleeping
soyleyicicem
commited on
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -88,9 +88,9 @@ jupyter_core==5.7.2
|
|
88 |
jupyterlab_pygments==0.3.0
|
89 |
jupyterlab_widgets==3.0.13
|
90 |
kiwisolver==1.4.7
|
91 |
-
langchain==0.
|
92 |
langchain-community==0.2.16
|
93 |
-
|
94 |
langchain-huggingface==0.0.3
|
95 |
langchain-openai==0.1.23
|
96 |
langchain-qdrant==0.1.3
|
@@ -118,7 +118,7 @@ nest-asyncio==1.6.0
|
|
118 |
networkx==3.2.1
|
119 |
numpy==1.26.3
|
120 |
oauthlib==3.2.2
|
121 |
-
openai==1.
|
122 |
opencensus==0.11.4
|
123 |
opencensus-context==0.1.3
|
124 |
opencensus-ext-azure==1.1.13
|
@@ -145,7 +145,7 @@ pure_eval==0.2.3
|
|
145 |
pyasn1==0.6.0
|
146 |
pyasn1_modules==0.4.0
|
147 |
pycparser==2.22
|
148 |
-
pydantic==2.9.
|
149 |
pydantic_core==2.23.3
|
150 |
pydash==8.0.3
|
151 |
pydub==0.25.1
|
@@ -157,7 +157,7 @@ python-multipart==0.0.9
|
|
157 |
pytz==2024.1
|
158 |
PyYAML==6.0.2
|
159 |
pyzmq==26.2.0
|
160 |
-
|
161 |
referencing==0.35.1
|
162 |
regex==2024.7.24
|
163 |
requests==2.32.3
|
@@ -209,4 +209,4 @@ websockets==12.0
|
|
209 |
widgetsnbextension==4.0.13
|
210 |
yarg==0.1.9
|
211 |
yarl==1.11.1
|
212 |
-
fastembed
|
|
|
88 |
jupyterlab_pygments==0.3.0
|
89 |
jupyterlab_widgets==3.0.13
|
90 |
kiwisolver==1.4.7
|
91 |
+
langchain==0.3.4
|
92 |
langchain-community==0.2.16
|
93 |
+
langchain_core==0.3.12
|
94 |
langchain-huggingface==0.0.3
|
95 |
langchain-openai==0.1.23
|
96 |
langchain-qdrant==0.1.3
|
|
|
118 |
networkx==3.2.1
|
119 |
numpy==1.26.3
|
120 |
oauthlib==3.2.2
|
121 |
+
openai==1.52.2
|
122 |
opencensus==0.11.4
|
123 |
opencensus-context==0.1.3
|
124 |
opencensus-ext-azure==1.1.13
|
|
|
145 |
pyasn1==0.6.0
|
146 |
pyasn1_modules==0.4.0
|
147 |
pycparser==2.22
|
148 |
+
pydantic==2.9.2
|
149 |
pydantic_core==2.23.3
|
150 |
pydash==8.0.3
|
151 |
pydub==0.25.1
|
|
|
157 |
pytz==2024.1
|
158 |
PyYAML==6.0.2
|
159 |
pyzmq==26.2.0
|
160 |
+
qdrant_client==1.12.0
|
161 |
referencing==0.35.1
|
162 |
regex==2024.7.24
|
163 |
requests==2.32.3
|
|
|
209 |
widgetsnbextension==4.0.13
|
210 |
yarg==0.1.9
|
211 |
yarl==1.11.1
|
212 |
+
fastembed==0.4.1
|