Fix mypy type checking error by adding types-aiofiles to dev requirements

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot]
2026-03-16 10:00:05 +00:00
parent 2732dafba9
commit dcfa1ab70c
4 changed files with 7 additions and 4 deletions
+1
View File
@@ -37,3 +37,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