wip
This commit is contained in:
parent
8799bab900
commit
91f81cadbe
43 changed files with 1703 additions and 1105 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue