Akshayram1 commited on
Commit
d0037d0
·
verified ·
1 Parent(s): f4e418e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ pandas==2.1.4
3
+ matplotlib==3.8.2
4
+ seaborn==0.13.1
5
+ altair==5.2.0
6
+ google-generativeai==0.3.2
7
+ protobuf==4.25.1
8
+ python-dotenv==1.0.0