add django solo models for plugin config

This commit is contained in:
Nick Sweeting 2024-01-19 06:44:33 -08:00
parent 475217a9b7
commit 0f5cc7809e
4 changed files with 36 additions and 1 deletions

View file

@ -22,6 +22,7 @@ dependencies = [
"w3lib>=1.22.0",
"yt-dlp>=2023.10.13",
# "playwright>=1.39.0; platform_machine != 'armv7l'",
"django-solo>=2.0.0",
]
classifiers = [
"Development Status :: 4 - Beta",