Go back to sqlite

This commit is contained in:
Joakim Hellsén 2025-08-07 01:01:46 +02:00
commit f84b59cb4f
10 changed files with 27 additions and 173 deletions

View file

@ -5,11 +5,11 @@ description = "Get notified when a new drop is available on Twitch."
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"django>=5.2.4",
"django-browser-reload>=1.18.0",
"django-debug-toolbar>=5.2.0",
"django-stubs[compatible-mypy]>=5.2.2",
"django-watchfiles>=1.1.0",
"django>=5.2.4",
"djlint>=1.36.4",
"orjson>=3.11.1",
"platformdirs>=4.3.8",