mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Fix requests version
This commit is contained in:
parent
4a6204dbad
commit
c691caa9d3
|
@ -10,4 +10,4 @@ six
|
|||
ujson>=1.35
|
||||
dill>=0.2,<0.3
|
||||
requests>=2.13.0,<3.0.0
|
||||
regex>=2.4.120,<3.0.0
|
||||
regex>=2.4.0,<3.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user