mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Pre-commit py3.8 support (v3.5+)
This commit is contained in:
parent
70e03d8a51
commit
f7820b1f32
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ dev = [
|
|||
"ruff~=0.4.9",
|
||||
"mypy~=1.10.0",
|
||||
"toml~=0.10.2",
|
||||
"pre-commit~=3.6",
|
||||
"pre-commit~=3.5",
|
||||
"packaging~=24.1",
|
||||
"motor-types~=1.0.0b4",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue