[stable-7] CI: for some reason async-timeout doesn't seem to get installed on Python 3.11 (#7813)

CI: for some reason async-timeout doesn't seem to get installed on Python 3.11 (#7811)

For some reason async-timeout doesn't seem to get installed on Python 3.11.

(cherry picked from commit 9946f758af)
pull/7829/head
Felix Fontein 2024-01-05 08:53:08 +01:00 committed by GitHub
parent c88610305b
commit 50e2794658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ python-memcached ; python_version >= '3.6'
# requirement for the redis cache plugin
redis
async-timeout ; python_version == '3.11'
# requirement for the linode module
linode-python # APIv3