mariavhrh commited on
Commit
dfc4f34
1 Parent(s): aec712c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.10.0
2
+ pandas
3
+ numpy
4
+ nltk
5
+ bokeh==2.4.1
6
+ streamlit-bokeh-events==0.1.2
7
+ openpyxl
8
+ spacy
9
+ inflector
10
+ streamlit-aggrid
11
+ unidecode