We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97a83e9 + c61974e commit bd18f38Copy full SHA for bd18f38
1 file changed
requirements.prod.txt
@@ -34,7 +34,7 @@ docutils==0.21.2
34
# via sphinx
35
environs==9.5.0
36
# via -r requirements.prod.in
37
-gunicorn==20.1.0
+gunicorn==23.0.0
38
39
idna==3.3
40
# via requests
@@ -48,6 +48,7 @@ marshmallow==3.18.0
48
# via environs
49
packaging==25.0
50
# via
51
+ # gunicorn
52
# marshmallow
53
# sphinx
54
pygments==2.19.1
@@ -62,8 +63,6 @@ requests==2.32.3
62
63
64
# -r requirements.prod.in
65
-setuptools==70.0.0
66
- # via gunicorn
67
six==1.16.0
68
# via blessings
69
snowballstemmer==2.2.0
0 commit comments