Perform a pipenv update since everything is old
This commit is contained in:
parent
17e5c2c1b4
commit
ce07ba8cdc
4 changed files with 435 additions and 354 deletions
2
Pipfile
2
Pipfile
|
@ -4,7 +4,7 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[requires]
|
||||
python_version = '3.6'
|
||||
python_version = '3.7'
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue