mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(deps): cap async_timeout<5.0.0 (#31170)
This commit is contained in:
committed by
GitHub
parent
09802acf0d
commit
529aed5da1
@@ -180,7 +180,10 @@ development = [
|
||||
"docker",
|
||||
"flask-testing",
|
||||
"freezegun",
|
||||
"greenlet>=2.0.2",
|
||||
# playwright requires greenlet==3.0.3
|
||||
# submitted a PR to relax deps in 11/2024
|
||||
# https://github.com/microsoft/playwright-python/pull/2669
|
||||
"greenlet==3.0.3",
|
||||
"grpcio>=1.55.3",
|
||||
"openapi-spec-validator",
|
||||
"parameterized",
|
||||
|
||||
Reference in New Issue
Block a user