We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27743a commit dca78ffCopy full SHA for dca78ff
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
url='https://github.com/aws/aws-iot-device-sdk-python-v2',
14
packages = ['awsiot'],
15
install_requires=[
16
- 'awscrt==0.6.1',
+ 'awscrt==0.6.2',
17
'futures;python_version<"3.2"',
18
'typing;python_version<"3.5"',
19
],
0 commit comments