Upgrade Django
This commit is contained in:
parent
90f2fe1ced
commit
a18e114223
2 changed files with 40 additions and 54 deletions
2
Pipfile
2
Pipfile
|
@ -7,7 +7,7 @@ name = "pypi"
|
|||
dj-database-url = "~=0.5.0"
|
||||
gunicorn = "~=19.9.0"
|
||||
"psycopg2-binary" = "~=2.7.5"
|
||||
Django = "~=2.1.0"
|
||||
Django = "~=2.1.8"
|
||||
whitenoise = "~=3.3.1"
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue