Skip to content

Commit

Permalink
add types-aiofiles in types optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKirpichnikov committed Oct 18, 2024
1 parent d08defa commit 8d8c644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ types = [
"types-redis",
"types-Pygments",
"types-docutils",
"types-aiofiles",
"confluent-kafka-stubs; python_version >= '3.11'",
]

Expand Down

0 comments on commit 8d8c644

Please sign in to comment.