This commit is contained in:
cătălin 2024-12-17 17:07:23 +01:00
commit 91f81cadbe
No known key found for this signature in database
43 changed files with 1703 additions and 1105 deletions

View file

@ -20,6 +20,13 @@ dependencies = [
"gtts>=2.5.4",
"litestar[standard]>=2.13.0",
"httpx>=0.28.0",
"caribou>=0.4.1",
"aiosqlite>=0.20.0",
"pyjwt>=2.10.1",
"huey>=2.5.2",
"twitchio>=2.10.0",
"redis>=5.2.1",
"pytest>=8.3.4",
]
[tool.uv]