We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a1d41 commit 4725dc6Copy full SHA for 4725dc6
src/setup.py
@@ -16,6 +16,7 @@
16
install_requires=[
17
"boto3>=1.10.20",
18
"aws-encryption-sdk==3.1.0",
19
+ "cryptography<40.0.0",
20
'dataclasses;python_version<"3.7"',
21
],
22
license="Apache License 2.0",
0 commit comments