bohmian commited on
Commit
dabdb69
1 Parent(s): 276a78e

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.11.1
2
+ pandas==1.3.4
3
+ nltk
4
+ urllib3
5
+ bs4
6
+ plotly
7
+ gunicorn
8
+ psycopg2-binary