Update dependencies
This commit is contained in:
parent
84c441cf39
commit
d0212b8a55
4 changed files with 57 additions and 127 deletions
5
Pipfile
5
Pipfile
|
@ -7,16 +7,15 @@ name = "pypi"
|
|||
django = "*"
|
||||
django-extensions = "*"
|
||||
"psycopg2-binary" = "*"
|
||||
pytest = "*"
|
||||
pytest-django = "*"
|
||||
"flake8" = "*"
|
||||
factory-boy = "*"
|
||||
titlecase = "*"
|
||||
bleach = "*"
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
mypy = "*"
|
||||
pytest = "*"
|
||||
pytest-django = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue