diff options
author | 2019-04-16 14:16:38 +0200 | |
---|---|---|
committer | 2019-04-16 14:16:38 +0200 | |
commit | da7a5701f1dae277aab4c4947fe7d23fe02987bd (patch) | |
tree | f8f8c683664a02a9fd1860c8bb99b6645e74a651 /Pipfile | |
parent | refactoring slightly to use a class-based view, changing home to main. Ready ... (diff) | |
parent | Merge pull request #207 from python-discord/api/split-models (diff) |
merging in changes from the main branch
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.6,<2.0" django-crispy-bulma = ">=0.1.2,<2.0" |