gunicorn/requirements_test.txt
Benoit Chesneau 03cc85ef48 Integrate gunicorn_h1c 0.4.1 exception types and limit parameters
Require gunicorn_h1c >= 0.4.1 for fast parser mode. Add new exception
types and limit parameters to PythonProtocol for parity with C parser.
Update tests to parametrize across both parser implementations.
2026-03-22 13:43:18 +01:00

8 lines
85 B
Plaintext

gevent
eventlet
coverage
pytest>=7.2.0
pytest-cov
pytest-asyncio
gunicorn_h1c>=0.4.1