mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-14 12:00:19 +08:00
Add missing requirement to discord-bot (#292)
Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io>
This commit is contained in:
co-authored by
Vladyslav
parent
60d9d77b91
commit
c4df46ee33
@@ -6,6 +6,6 @@ hikari-lightbulb # command handler
|
||||
hikari-miru # modals and buttons
|
||||
hikari[speedups]
|
||||
loguru
|
||||
pydantic
|
||||
pydantic[dotenv]
|
||||
|
||||
uvloop; os_name != 'nt' # Faster drop-in replacement for asyncio event loop
|
||||
|
||||
Reference in New Issue
Block a user