Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
streamlit>=1.30.0
|
| 2 |
crewai>=0.51.0
|
| 3 |
pydantic>=2.5.0
|
|
|
|
|
|
| 1 |
streamlit>=1.30.0
|
| 2 |
crewai>=0.51.0
|
| 3 |
pydantic>=2.5.0
|
| 4 |
+
litellm
|