Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,5 +5,7 @@ scikit-learn==1.3.0
|
|
5 |
crewai==0.1.14
|
6 |
langchain==0.0.351
|
7 |
huggingface_hub==0.19.4
|
|
|
|
|
8 |
|
9 |
|
|
|
5 |
crewai==0.1.14
|
6 |
langchain==0.0.351
|
7 |
huggingface_hub==0.19.4
|
8 |
+
pydantic==2.7.4
|
9 |
+
|
10 |
|
11 |
|