flask==3.0.3
# Pin to 25.3.0 to match the version mentioned in the PR description /
# customer environment that originally surfaced the upstream-pool
# half-close race (#4165). gthread + --keep-alive 2 behavior is the
# same as 21.x, but keeping the pin aligned with the documented repro
# version avoids "works on my machine" drift if a future maintainer
# tries to reproduce the bug from the PR notes alone.
gunicorn==25.3.0
