diff options
author | 2019-04-19 18:23:06 +0100 | |
---|---|---|
committer | 2019-04-19 18:23:06 +0100 | |
commit | 0cd78b638c48ac14c592398da0ed19f3e5ca2e2e (patch) | |
tree | d74ebdf98537a6dd65dc926bcc3fed1458515c93 /Pipfile | |
parent | Char input has placeholder, finish dir listing (diff) | |
parent | Revert linter to non-verbose. (diff) |
Merge branch 'django' into django+200/wiki
# Conflicts:
# Pipfile.lock
# pydis_site/apps/home/tests.py
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ django-filter = "~=2.1.0" django-hosts = "~=3.0" djangorestframework = "~=3.9.2" djangorestframework-bulk = "~=0.2.1" -uwsgi = "~=2.0.18" psycopg2-binary = "~=2.8" django-simple-bulma = ">=1.1.7,<2.0" django-crispy-bulma = ">=0.1.2,<2.0" |