emmatliu commited on
Commit
3729f90
1 Parent(s): 5e3f843

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  scipy
2
  Cython==0.29.36
3
- spacy==3.0.6 --no-build-isolation
4
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
5
  sentencepiece
6
  tensorflow
 
1
  scipy
2
  Cython==0.29.36
3
+ spacy==3.0.6
4
  https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
5
  sentencepiece
6
  tensorflow