1
Fork 0
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:
Steffo 2022-04-18 21:15:59 +02:00
parent 60b4b0cbf2
commit 51a73bc06b
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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"