diff --git a/requirements-dev.txt b/requirements-dev.txt index 71c58628..43a5ca21 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -38,3 +38,4 @@ pip-licenses==5.5.1 # For license compliance checking # Release automation python-semantic-release>=9.0.0 +types-aiofiles>=24.1.0.20240311 # Type stubs for aiofiles