Skip to content

Commit 07a62b1

Browse files
committed
bump gunicorn for python3.12
1 parent 4c55000 commit 07a62b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ urllib3==1.26.20
1717
kubernetes==35.0.0
1818

1919
# for serving
20-
gunicorn==20.1.0
20+
gunicorn==25.1.0
2121

2222
# Frozen transitive dependencies:
2323
blinker==1.9.0
@@ -28,6 +28,7 @@ honeycomb-beeline==2.12.1
2828
httplib2==0.20.4
2929
jmespath==0.10.0
3030
libhoney==2.1.0
31+
packaging==26.0
3132
pyasn1==0.4.8
3233
pyasn1-modules==0.2.8
3334
pyparsing==3.0.9

0 commit comments

Comments
 (0)