diff --git a/pyproject.toml b/pyproject.toml index 39be972e..aec0f945 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ image-support = [ "python-barcode==0.15.1" ] pkcs11 = ["python-pkcs11~=0.7.0"] -async-http = ["aiohttp~=3.9.0"] +async-http = ["aiohttp>=3.9,<3.11"] etsi = ["xsdata>=24.4,<25.0"] testing-basic = [ "pytest>=6.1.1",