Files
discord-jeeves/requirements.txt
2021-07-09 11:11:09 +02:00

19 lines
236 B
Plaintext

# nonspecific versions
aiohttp
async-timeout
dice
discord.py[voice]
docopt
multidict
pyparsing
typing-extensions
pylint
gspread
oauth2client
# needs this version, otherwise TypeErrors will break stuff
yarl==1.4.2
# babbelbingo
Pillow