Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ sentence-transformers
|
|
| 3 |
pandas
|
| 4 |
chromadb
|
| 5 |
gradio
|
| 6 |
-
torch
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
chromadb
|
| 5 |
gradio
|
| 6 |
+
torch
|
| 7 |
+
pydantic==2.10.6
|