Update setup.py

update aioboto3
This commit is contained in:
usamimeri_renko 2024-05-17 14:21:09 +08:00 committed by GitHub
parent 6b70f7b0ed
commit c0ebf3bea0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ extras_require["test"] = [
"pytest-timeout",
"connexion[uvicorn]~=3.0.5",
"azure-cognitiveservices-speech~=1.31.0",
"aioboto3~=11.3.0",
"aioboto3~=12.4.0",
"gradio==3.0.0",
"grpcio-status==1.48.2",
"pylint==3.0.3",