Snehadeep commited on
Commit
438a25f
1 Parent(s): 1648d9a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.16.0
2
+ nsepython==0.1
3
+ seaborn==0.11.2
4
+ pandas==1.4.2
5
+ matplotlib==3.5.1
6
+ datetime==5.0
7
+ pytz==2021.3
8
+ ipython==8.2.0