Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ streamlit==1.25.0
|
|
| 2 |
datasets==2.17.1
|
| 3 |
chromadb==0.4.3
|
| 4 |
langchain==0.3.27
|
| 5 |
-
tiktoken==0.
|
| 6 |
python-dotenv==1.0.1
|
|
|
|
| 2 |
datasets==2.17.1
|
| 3 |
chromadb==0.4.3
|
| 4 |
langchain==0.3.27
|
| 5 |
+
tiktoken==0.5.2
|
| 6 |
python-dotenv==1.0.1
|