REF: added the requirements.txt file for Elysia so she can be deployed

This commit is contained in:
Dan 2024-08-13 22:58:52 -04:00
parent cb379e92d2
commit 7b203978fd

14
requirements.txt Normal file
View File

@ -0,0 +1,14 @@
aiohappyeyeballs==2.3.5
aiohttp==3.10.3
aiosignal==1.3.1
async-timeout==4.0.3
attrs==24.2.0
cffi==1.17.0
discord.py==2.4.0
frozenlist==1.4.1
idna==3.7
multidict==6.0.5
pycparser==2.22
PyNaCl==1.5.0
python-dotenv==1.0.1
yarl==1.9.4