This commit is contained in:
2024-08-10 00:19:26 +02:00
parent da1d0b2511
commit 00ca93f70e
4 changed files with 232 additions and 27 deletions

View File

@@ -13,6 +13,7 @@ twitchapi = "^4.2.1"
pydantic = "^2.8.2"
pydantic-settings = "^2.4.0"
aiofiles = "^24.1.0"
httpx = "^0.27.0"
[build-system]