Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -22,7 +22,6 @@ PyYAML>=6.0
|
|
22 |
httpx>=0.27
|
23 |
gql[all]>=3.5
|
24 |
# Core NLP
|
25 |
-
spacy>=3.4.1,<3.5.0
|
26 |
scispacy>=0.5.1
|
27 |
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.1/en_core_sci_sm-0.5.1.tar.gz
|
28 |
# …the rest of your deps…
|
|
|
22 |
httpx>=0.27
|
23 |
gql[all]>=3.5
|
24 |
# Core NLP
|
|
|
25 |
scispacy>=0.5.1
|
26 |
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.1/en_core_sci_sm-0.5.1.tar.gz
|
27 |
# …the rest of your deps…
|