We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d45a5 commit 126aab1Copy full SHA for 126aab1
requirements.in
@@ -5,3 +5,4 @@ django-test-plus
5
marshmallow
6
inertia-django
7
gunicorn
8
+django-webserver[gunicorn]
requirements.txt
@@ -8,6 +8,7 @@ asgiref==3.2.3 # via django
django-js-routes==0.1.3
9
django-seed==0.2.2
10
django-test-plus==1.4.0
11
+django-webserver[gunicorn]==1.1.0
12
django==3.0.3
13
faker==4.0.0 # via django-seed
14
gunicorn==20.0.4
0 commit comments