Even more ADRs.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2023-10-24 13:34:04 -04:00
parent b4ee1e9113
commit bd49e0e747
5 changed files with 203 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Changelog = "https://github.com/xlorepdarkhelm/plex-playlist/releases"
[tool.poetry.dependencies]
python = "^3.12"
click = ">=8.0.1"
sqlalchemy = "^2.0.22"
[tool.poetry.dev-dependencies]
Pygments = ">=2.10.0"