kcdw commited on
Commit
c10a66b
·
verified ·
1 Parent(s): fc99cc4

Create Requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.41.1
2
+ google-generativeai==0.8.4
3
+ python-dotenv==1.0.0
4
+ requests==2.32.3
5
+ pandas==2.2.3
6
+ altair==5.5.0
7
+ protobuf==5.29.3
8
+ pydantic==2.10.6