Skip to content

Commit 126aab1

Browse files
author
Andres Vargas
committed
update all
1 parent 75d45a5 commit 126aab1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ django-test-plus
55
marshmallow
66
inertia-django
77
gunicorn
8+
django-webserver[gunicorn]

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ asgiref==3.2.3 # via django
88
django-js-routes==0.1.3
99
django-seed==0.2.2
1010
django-test-plus==1.4.0
11+
django-webserver[gunicorn]==1.1.0
1112
django==3.0.3
1213
faker==4.0.0 # via django-seed
1314
gunicorn==20.0.4

0 commit comments

Comments
 (0)