Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ flake8==6.0.0
|
|
13 |
streamlit_chat==0.0.2.2
|
14 |
huggingface_hub==0.15.1
|
15 |
sentence_transformers
|
|
|
|
13 |
streamlit_chat==0.0.2.2
|
14 |
huggingface_hub==0.15.1
|
15 |
sentence_transformers
|
16 |
+
pydantic==1.10.9
|