We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4725dc6 commit 72f5b03Copy full SHA for 72f5b03
1 file changed
src/setup.py
@@ -15,8 +15,7 @@
15
python_requires=">=3.6",
16
install_requires=[
17
"boto3>=1.10.20",
18
- "aws-encryption-sdk==3.1.0",
19
- "cryptography<40.0.0",
+ "aws-encryption-sdk==3.1.1",
20
'dataclasses;python_version<"3.7"',
21
],
22
license="Apache License 2.0",
0 commit comments