wumpini1 commited on
Commit
93ab81e
·
verified ·
1 Parent(s): 50754e2

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.29.0
2
+ google-generativeai==0.5.4
3
+ python-dotenv==1.0.1