mirror of https://github.com/explosion/spaCy.git
Remove requests dependency
This commit is contained in:
parent
7fbc9e5874
commit
366c98a94b
|
@ -8,7 +8,6 @@ murmurhash>=0.28,<0.29
|
|||
plac<1.0.0,>=0.9.6
|
||||
ujson>=1.35
|
||||
dill>=0.2,<0.3
|
||||
requests>=2.13.0,<3.0.0
|
||||
regex==2017.4.5
|
||||
pytest>=3.0.6,<4.0.0
|
||||
mock>=2.0.0,<3.0.0
|
||||
|
|
Loading…
Reference in New Issue