mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed dependencies
This commit is contained in:
parent
2e60f9fad6
commit
1ec5db3e6a
2 changed files with 2 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -65,6 +65,7 @@ setup(
|
|||
'aiohttp>=3.8.0,<3.9.0',
|
||||
'Babel>=2.9.1,<2.10.0',
|
||||
'certifi>=2021.10.8',
|
||||
'magic-filter>=1.0.9',
|
||||
],
|
||||
extras_require={
|
||||
'proxy': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue