Update dependencies
This commit is contained in:
parent
c0cb108d2d
commit
b70bcb5f98
2 changed files with 49 additions and 42 deletions
4
Pipfile
4
Pipfile
|
@ -4,10 +4,10 @@ verify_ssl = true
|
|||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
Django = "<3"
|
||||
|
||||
[dev-packages]
|
||||
coverage = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
python_version = "3.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue