mariavhrh commited on
Commit
478319e
1 Parent(s): 402db0d

Update requirements.txt

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