Skip to content

Commit

Permalink
Update srsly pin
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed Dec 2, 2018
1 parent f2c6f1a commit f612712
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cytoolz>=0.9.0,<0.10.0
wrapt>=1.10.0,<1.11.0
plac>=0.9.6,<1.0.0
tqdm>=4.10.0,<5.0.0
srsly>=0.0.3,<1.1.0
srsly>=0.0.4,<1.1.0
six>=1.10.0,<2.0.0
pathlib==1.0.1; python_version < "3.4"
# Development dependencies
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def setup_package():
'plac>=0.9.6,<1.0.0',
'tqdm>=4.10.0,<5.0.0',
'six>=1.10.0,<2.0.0',
'srsly>=0.0.3,<1.1.0',
'srsly>=0.0.4,<1.1.0',
'pathlib==1.0.1; python_version < "3.4"',
],
extras_require={
Expand Down

0 comments on commit f612712

Please sign in to comment.