Browse Source

Add dependencies to pipfile

pull/10/head
Hironsan 6 years ago
parent
commit
312dc5a876
1 changed files with 2 additions and 1 deletions
  1. 3
      Pipfile

3
Pipfile

@ -16,7 +16,8 @@ python_version = "3.6"
django-heroku = "*"
gunicorn = "*"
django-widget-tweaks = "*"
djangorestframework = "*"
django-filter = "*"
[dev-packages]
Loading…
Cancel
Save