Falln87 commited on
Commit
5483361
·
verified ·
1 Parent(s): d1413a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- altair
2
- pandas
3
- streamlit
 
1
+ streamlit>=1.30.0
2
+ crewai>=0.51.0
3
+ pydantic>=2.5.0