Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ farm-haystack[inference]
|
|
2 |
datasets
|
3 |
python-dotenv
|
4 |
chainlit
|
5 |
-
pydantic
|
6 |
torch
|
7 |
transformers
|
8 |
streamlit
|
|
|
2 |
datasets
|
3 |
python-dotenv
|
4 |
chainlit
|
5 |
+
pydantic==1.10.14
|
6 |
torch
|
7 |
transformers
|
8 |
streamlit
|