updated version requirement for delagator.py

This commit is contained in:
Erin O'Connell
2017-06-09 19:16:33 -06:00
parent c326b82425
commit df53da1847
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
flake8 = ">=3.3.0,<4"
pytest = "*"
mock = "*"
"delegator.py" = ">=0.0.10"
"delegator.py" = ">=0.0.12"
toml = "*"
Sphinx = "<=1.5.5"
+1 -1
View File
@@ -5,7 +5,7 @@ Babel==2.4.0
backports.shutil-get-terminal-size==1.0.0
certifi==2017.4.17
chardet==3.0.3
delegator.py==0.0.10
delegator.py==0.0.12
docutils==0.13.1
funcsigs==1.0.2
idna==2.5