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 7e4dd31 commit 64ccc02Copy full SHA for 64ccc02
setup.py
@@ -40,7 +40,7 @@ def _load_version():
40
"Operating System :: OS Independent",
41
],
42
install_requires=[
43
- 'awscrt==0.28.1',
+ 'awscrt==0.28.3',
44
45
python_requires='>=3.8',
46
)
0 commit comments