Upgrade environment; remove snoop

This commit is contained in:
Keith Edmunds 2024-10-11 15:33:56 +01:00
parent 3d83de20c2
commit 2fb1974598
2 changed files with 491 additions and 504 deletions

986
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,11 +7,11 @@ authors = ["Keith Edmunds <kae@midnighthax.com>"]
[tool.poetry.dependencies]
python = "^3.11"
tinytag = "^1.10.1"
SQLAlchemy = "^2.0.31"
python-vlc = "^3.0.20123"
SQLAlchemy = "^2.0.35"
python-vlc = "^3.0.21203"
mysqlclient = "^2.2.4"
mutagen = "^1.47.0"
alembic = "^1.13.2"
alembic = "^1.13.3"
pydub = "^0.25.1"
python-slugify = "^8.0.4"
pyfzf = "^0.3.1"
@ -22,7 +22,7 @@ pyqtgraph = "^0.13.3"
colorlog = "^6.8.2"
alchemical = "^1.0.2"
obs-websocket-py = "^1.0"
pygame = "^2.6.0"
pygame = "^2.6.1"
psutil = "^6.0.0"
pyqt6-webengine = "^6.7.0"
@ -39,7 +39,6 @@ flakehell = "^0.9.0"
mypy = "^1.7.0"
pytest-cov = "^5.0.0"
pytest = "^8.1.1"
snoop = "^0.4.3"
black = "^24.3.0"
types-psutil = "^6.0.0.20240621"
pdbp = "^1.5.3"