Add login page

This commit is contained in:
2025-01-11 23:19:49 +01:00
parent 6327aa4c0f
commit 72b8b39eb0
8 changed files with 142 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ packages = [{include = "discord_bot"}]
python = "^3.11"
discord-py = "^2.4.0"
twitchapi = "^4.4.0"
pydantic = "^2.10.4"
pydantic = "^2.10.5"
pydantic-settings = "^2.7.1"
httpx = "^0.28.1"
icalendar = "^6.1.0"