mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 04:54:22 +00:00
⬆️ Update royalnet_X
This commit is contained in:
parent
60b4b0cbf2
commit
51a73bc06b
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "royalpack"
|
||||
version = "6.6.1"
|
||||
version = "6.6.2"
|
||||
description = "Royalnet Commands for the RYG community"
|
||||
authors = ["Stefano Pigozzi <me@steffo.eu>"]
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
@ -20,9 +20,9 @@ coloredlogs = "^15.0"
|
|||
aiohttp = "^3.7.4"
|
||||
psycopg2 = "^2.8.6"
|
||||
royalnet = "~6.6.0"
|
||||
royalnet_telethon = "^6.6.0"
|
||||
royalnet_console = "^6.6.0"
|
||||
royalnet_discordpy = "^6.6.1"
|
||||
royalnet_telethon = "^6.6.2"
|
||||
royalnet_console = "^6.6.2"
|
||||
royalnet_discordpy = "^6.6.2"
|
||||
alembic = "^1.5.8"
|
||||
steam = "^1.2.0"
|
||||
SQLAlchemy-Utils = "^0.37.0"
|
||||
|
|
Loading…
Reference in a new issue