Niharmahesh commited on
Commit
abce945
·
verified ·
1 Parent(s): f2446d9

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.24.0
2
+ pandas>=2.1.0,<3.0.0
3
+ selenium==4.10.0
4
+ webdriver-manager==3.8.6
5
+ fastapi
6
+ uvicorn
7
+ pytz
8
+ plotly