Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
fastai
|
2 |
gradio
|
3 |
-
spacy==3.
|
4 |
Cython==0.29.21
|
|
|
1 |
fastai
|
2 |
gradio
|
3 |
+
spacy==3.1.4
|
4 |
Cython==0.29.21
|