[default] pin aioredis < 2 (#17465)

This commit is contained in:
Kai Fricke 2021-07-30 18:57:17 +02:00 committed by GitHub
parent cd13059691
commit b0f00b1b4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -150,7 +150,7 @@ if setup_spec.type == SetupType.RAY:
"default": [
"aiohttp", # noqa
"aiohttp_cors", # noqa
"aioredis", # noqa
"aioredis < 2", # noqa
"colorful", # noqa
"py-spy >= 0.2.0", # noqa
"jsonschema", # noqa