mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update dependencies
This commit is contained in:
parent
cb6a19c820
commit
d2606b389a
2 changed files with 49 additions and 49 deletions
|
|
@ -28,7 +28,6 @@ Babel = "^2.7"
|
|||
aiofiles = "^0.4.0"
|
||||
uvloop = {version = "^0.14.0", optional = true}
|
||||
async_lru = "^1.0"
|
||||
ipython = "^7.10"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
uvloop = "^0.14.0"
|
||||
|
|
@ -51,6 +50,7 @@ mkautodoc = "^0.1.0"
|
|||
pygments = "^2.4"
|
||||
pymdown-extensions = "^6.1"
|
||||
lxml = "^4.4"
|
||||
ipython = "^7.10"
|
||||
|
||||
[tool.poetry.extras]
|
||||
fast = ["uvloop"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue