Bump gunicorn_h1c to 0.2.0 for callback parser

This commit is contained in:
Benoit Chesneau 2026-03-21 23:24:38 +01:00
parent ae7653057f
commit 23c7210b67

View File

@ -53,7 +53,7 @@ tornado = ["tornado>=6.5.0"]
gthread = []
setproctitle = ["setproctitle"]
http2 = ["h2>=4.1.0"]
fast = ["gunicorn_h1c>=0.1.0"]
fast = ["gunicorn_h1c>=0.2.0"]
testing = [
"gevent>=24.10.1",
"eventlet>=0.40.3",