chore: drop unused python dependencies aniso8601 and appdirs (#7717)

This commit is contained in:
Hayden
2026-05-31 10:59:10 -05:00
committed by GitHub
parent 3bde6df958
commit a46620d236
2 changed files with 0 additions and 24 deletions

View File

@@ -12,8 +12,6 @@ dependencies = [
"SQLAlchemy==2.0.50",
"aiofiles==25.1.0",
"alembic==1.18.4",
"aniso8601==10.0.1",
"appdirs==1.4.4",
"apprise==1.10.0",
"bcrypt==5.0.0",
"extruct==0.18.0",