Update deps versions, minor spotify fix, removed db sync, suppress deprecationwarning
This commit is contained in:
@@ -6,6 +6,8 @@ authors = ["BarsTiger"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
wheel = "^0.43.0"
|
||||
setuptools = "^70.2.0"
|
||||
python = "^3.11"
|
||||
aiogram = "^3.1.1"
|
||||
rich = "^13.6.0"
|
||||
@@ -19,8 +21,8 @@ pydub = "^0.25.1"
|
||||
aiohttp = "^3.8.6"
|
||||
nest-asyncio = "^1.5.8"
|
||||
icecream = "^2.1.3"
|
||||
m3u8 = "^3.6.0"
|
||||
cryptography = "^41.0.7"
|
||||
m3u8 = "^5.1.0"
|
||||
cryptography = "^42.0.8"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user