There was an error while loading. Please reload this page.
1 parent 119ad10 commit 5a77686Copy full SHA for 5a77686
setup.py
@@ -40,7 +40,7 @@ def _load_version():
40
"Operating System :: OS Independent",
41
],
42
install_requires=[
43
- 'awscrt==0.23.5',
+ 'awscrt==0.24.1',
44
45
python_requires='>=3.7',
46
)
0 commit comments