Pin pyopenssl<22.1.0 (#930)

pyopenssl depends on a newer version of cryptography since 22.1.0.

a145fc3bc6
This commit is contained in:
Felipe Reyes
2022-09-27 07:06:30 -03:00
committed by GitHub
parent 6a222d1210
commit 615d83c57d

View File

@@ -5,6 +5,11 @@ lxml<4.6.3
pyparsing<3.0.0 # pin for aodhclient which is held for py35
aiounittest
async_generator
# pyopenssl depends on a newer version of cryptography since 22.1.0
# TypeError: deprecated() got an unexpected keyword argument 'name'
# https://github.com/pyca/pyopenssl/commit/a145fc3bc6d2e943434beb2f04bbf9b18930296f
pyopenssl<22.1.0
boto3<1.25
PyYAML<=4.2,>=3.0
flake8>=2.2.4