Update pipenv

Use Python 3.7 and run pipenv update to lock latest packages.
This commit is contained in:
2018-08-29 09:09:26 +03:00
parent 6ef6f51966
commit 3006536e86
2 changed files with 25 additions and 25 deletions

View File

@ -14,4 +14,4 @@ netaddr = "*"
[dev-packages]
[requires]
python_version = "3.6"
python_version = "3.7"