Add missing requirement to discord-bot (#292)

Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io>
This commit is contained in:
onegunsamurai
2023-01-02 21:20:49 +00:00
committed by GitHub
parent 60d9d77b91
commit c4df46ee33
+1 -1
View File
@@ -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