There was an error while loading. Please reload this page.
1 parent 61fcbf0 commit ec86bdeCopy full SHA for ec86bde
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.9.0',
+ 'awscrt==0.9.3',
17
],
18
python_requires='>=3.5',
19
)
0 commit comments