aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-16 14:16:38 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-16 14:16:38 +0200
commitda7a5701f1dae277aab4c4947fe7d23fe02987bd (patch)
treef8f8c683664a02a9fd1860c8bb99b6645e74a651 /Pipfile
parentrefactoring slightly to use a class-based view, changing home to main. Ready ... (diff)
parentMerge pull request #207 from python-discord/api/split-models (diff)
merging in changes from the main branch
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index bb2c88ee..1e106f07 100644
--- a/Pipfile
+++ b/Pipfile
@@ -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"