mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 03:24:20 +00:00
⬆️ Bump royalnet dependency to 6.6.0
This commit is contained in:
parent
76f0655bd1
commit
b0c1305f05
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ python = "^3.8"
|
||||||
coloredlogs = "^15.0"
|
coloredlogs = "^15.0"
|
||||||
aiohttp = "^3.7.4"
|
aiohttp = "^3.7.4"
|
||||||
psycopg2 = "^2.8.6"
|
psycopg2 = "^2.8.6"
|
||||||
royalnet = "~6.5.6"
|
royalnet = "~6.6.0"
|
||||||
royalnet_telethon = "^2.2.0"
|
royalnet_telethon = "^2.2.0"
|
||||||
royalnet_console = "^2.0.4"
|
royalnet_console = "^2.0.4"
|
||||||
alembic = "^1.5.8"
|
alembic = "^1.5.8"
|
||||||
|
|
Loading…
Reference in a new issue