JAMESPARK3 commited on
Commit
1a2ff35
·
verified ·
1 Parent(s): ab9bf23

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ requests
3
+ xmltodict
4
+ pandas
5
+ plotly
6
+ httpx
7
+ google-generativeai
8
+ python-dotenv