Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
pip
|
2 |
-
streamlit
|
3 |
-
python-dotenv==0.21.0
|
4 |
crewai==0.95.0
|
5 |
crewai-tools
|
|
|
1 |
+
pip
|
2 |
+
streamlit
|
|
|
3 |
crewai==0.95.0
|
4 |
crewai-tools
|