Added more default values

This commit is contained in:
Alex Root Junior 2023-03-11 18:29:13 +02:00
parent 25ed5b9e38
commit 3bca050b8a
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
49 changed files with 194 additions and 100 deletions

View file

@ -148,7 +148,7 @@ features = [
"test",
]
extra-dependencies = [
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.12"
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.13"
]
[tool.hatch.envs.test]