Skip to content

Commit

Permalink
Merge 108b49e into 2a99c70
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk committed Sep 3, 2018
2 parents 2a99c70 + 108b49e commit 2fe6ba6
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -20,7 +20,6 @@ filebrowser-safe = "*"
future = "*"
gunicorn = "*"
Pillow = "*"
"psycopg2" = "==2.7.3.2"
python-slugify = "*"
requests = "*"
social-auth-app-django = "*"
Expand All @@ -30,6 +29,7 @@ wagtail-inventory = "*"
wagtail-metadata = "*"
whitenoise = "==4.0"
wagtail-modeltranslation = "*"
"psycopg2-binary" = "*"

[dev-packages]
django-debug-toolbar = "*"
Expand Down
99 changes: 48 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fe6ba6

Please sign in to comment.