mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 10:11:30 +08:00
testing: Pin gevent and eventlet minimum versions
This commit is contained in:
parent
4062a82ba7
commit
086dadfa1e
@ -53,8 +53,8 @@ tornado = ["tornado>=6.5.0"]
|
||||
gthread = []
|
||||
setproctitle = ["setproctitle"]
|
||||
testing = [
|
||||
"gevent",
|
||||
"eventlet",
|
||||
"gevent>=23.9.0",
|
||||
"eventlet>=0.40.3",
|
||||
"coverage",
|
||||
"pytest",
|
||||
"pytest-cov",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user