Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio==3.50.0
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
-
spacy==3.
|
| 4 |
-
numpy==1.26.4
|
| 5 |
-
pydantic==1.10.21
|
|
|
|
| 1 |
gradio==3.50.0
|
| 2 |
pdfplumber==0.10.2
|
| 3 |
+
spacy==3.7.0
|
| 4 |
+
numpy==1.26.4
|
|
|