14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
|
# For making asynchronous http requests
|
||
|
aiohttp
|
||
|
|
||
|
# Image processing, for combining the faces of DFCs
|
||
|
Pillow
|
||
|
|
||
|
# For connecting to a Mastodon instance
|
||
|
atoot
|
||
|
|
||
|
# For looking up Magic cards
|
||
|
scrython
|
||
|
|
||
|
# For using asyncio alongside Scrython
|
||
|
nest-asyncio
|