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 7bd47b5 commit 8b16659Copy full SHA for 8b16659
setup.py
@@ -19,7 +19,7 @@
19
"Operating System :: OS Independent",
20
],
21
install_requires=[
22
- 'awscrt==0.11.14',
+ 'awscrt==0.11.17',
23
24
python_requires='>=3.5',
25
)
0 commit comments