mirror of https://github.com/explosion/spaCy.git
Update regex version dependency
This commit is contained in:
parent
05b6103a0c
commit
9937ff93e5
|
@ -8,7 +8,7 @@ murmurhash>=0.28,<0.29
|
|||
plac<1.0.0,>=0.9.6
|
||||
ujson>=1.35
|
||||
dill>=0.2,<0.3
|
||||
regex==2017.4.5
|
||||
regex==2018.08.29
|
||||
requests>=2.13.0,<3.0.0
|
||||
pytest>=3.6.0,<4.0.0
|
||||
mock>=2.0.0,<3.0.0
|
||||
|
|
Loading…
Reference in New Issue