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 51c1e2e commit 1159294Copy full SHA for 1159294
setup.py
@@ -23,7 +23,7 @@
23
url='https://github.com/aws/aws-iot-device-sdk-python-v2',
24
packages = ['awsiot'],
25
install_requires=[
26
- 'awscrt==0.5.15',
+ 'awscrt==0.6.0',
27
'futures;python_version<"3.2"',
28
'typing;python_version<"3.5"',
29
],
0 commit comments