hitomi/requirements.in

6 lines
277 B
Plaintext
Raw Normal View History

2018-01-09 09:41:03 -06:00
aiohttp # API server
discord.py # discord client
Django # DB backend/management commands
ply # lex and yacc, for the dice module
requests # HTTP requests, for the weather module and likely others