Bump minimum magic-filter version

This commit is contained in:
Alex Root Junior 2023-08-18 20:19:31 +03:00
parent 678b3cfe7d
commit a0ae934c14
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -40,7 +40,7 @@ classifiers = [
"Topic :: Communications :: Chat",
]
dependencies = [
"magic-filter~=1.0",
"magic-filter~=1.0.11",
"aiohttp~=3.8.5",
"pydantic>=2.1.1,<3",
"aiofiles~=23.1.0",