Spaces:
Build error
Build error
Commit
·
35b76d1
1
Parent(s):
d867f48
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ openpyxl
|
|
5 |
streamlit-aggrid
|
6 |
streamlit
|
7 |
numpy
|
8 |
-
weaviate-client>=3.23.
|
9 |
python-dotenv>=1.0.0
|
10 |
openai>=0.27.9
|
11 |
black>=23.7.0
|
|
|
5 |
streamlit-aggrid
|
6 |
streamlit
|
7 |
numpy
|
8 |
+
weaviate-client>=3.23.2
|
9 |
python-dotenv>=1.0.0
|
10 |
openai>=0.27.9
|
11 |
black>=23.7.0
|