Perform a pipenv update since everything is old

This commit is contained in:
Danielle McLean 2019-01-17 11:43:30 +11:00
parent 17e5c2c1b4
commit ce07ba8cdc
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240
4 changed files with 435 additions and 354 deletions

View file

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[requires]
python_version = '3.6'
python_version = '3.7'
[packages]
django = "*"