mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
updated version requirement for delagator.py
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user