camparchimedes
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
chainlit==0.7.500
|
2 |
-
pydantic
|
3 |
pandas
|
4 |
langchain-huggingface
|
5 |
langchain
|
|
|
1 |
chainlit==0.7.500
|
2 |
+
pydantic==2.10.1
|
3 |
pandas
|
4 |
langchain-huggingface
|
5 |
langchain
|