Temporarily pin Twisted to an older version in CI (#5401)

This commit is contained in:
Andrey Rahmatullin 2022-02-08 01:25:08 +05:00 committed by GitHub
parent f7bf7414f0
commit b282a7af01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ deps =
mitmproxy >= 4.0.4, < 5; python_version >= '3.6' and python_version < '3.7' and platform_system != 'Windows' and implementation_name != 'pypy'
# Extras
botocore>=1.4.87
# Temporary until the tests are updated
Twisted<22.1.0
passenv =
S3_TEST_FILE_URI
AWS_ACCESS_KEY_ID