Update dependency gunicorn to v22 #120
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ requests
|
||||||
wagtail-generic-chooser==0.6
|
wagtail-generic-chooser==0.6
|
||||||
django-rq==2.10.1
|
django-rq==2.10.1
|
||||||
django-redis==5.4.0
|
django-redis==5.4.0
|
||||||
gunicorn==21.2.0
|
gunicorn==22.0.0
|
||||||
psycopg==3.1.18
|
psycopg==3.1.18
|
||||||
djangorestframework
|
djangorestframework
|
||||||
django-htmx==1.17.2
|
django-htmx==1.17.2
|
||||||
|
|
Loading…
Reference in a new issue