mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-31 12:00:10 +08:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
aiohttp # http client
|
|
aiohttp[speedups] # speedups for aiohttp
|
|
aiosqlite # database
|
|
hikari # discord framework
|
|
hikari-lightbulb # command handler
|
|
hikari-miru # modals and buttons
|
|
hikari[speedups]
|
|
loguru
|
|
pydantic
|
|
|
|
uvloop; os_name != 'nt' # Faster drop-in replacement for asyncio event loop
|