Basanth commited on
Commit
a4990ad
1 Parent(s): 77de907

Update requirements.txt

Browse files

altair==4.2.2 module added

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ streamlit
2
  streamlit-option-menu
3
  streamlit-echarts
4
  ktrain
 
5
  spacy>=3.0.0,<4.0.0
6
  en_core_web_lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.4.1/en_core_web_lg-3.4.1-py3-none-any.whl
7
  skillNer
 
2
  streamlit-option-menu
3
  streamlit-echarts
4
  ktrain
5
+ altair==4.2.2
6
  spacy>=3.0.0,<4.0.0
7
  en_core_web_lg @ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.4.1/en_core_web_lg-3.4.1-py3-none-any.whl
8
  skillNer