update deps

This commit is contained in:
Czar 2023-04-03 22:39:48 -03:00
commit db5ae30a8c
Signed by: czar
GPG key ID: 2DBA9558E9277C37
3 changed files with 649 additions and 535 deletions

View file

@ -10,10 +10,10 @@ python = "^3.10"
requests = "^2.28.1"
bs4 = "^0.0.1"
youtube_dl = "^2021.12.17"
pythonsed = {path = "PythonSed"}
slixmpp = "^1.8.2"
pythonsed = { git = "gitea@gt.kalli.st:angel/pythonsed", branch = "master" }
pantomime = "^0.5.1"
aiohttp = "^3.8.1"
slixmpp = "^1.8.3"
[tool.poetry.dev-dependencies]