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