Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
emberdex committed Oct 4, 2023
1 parent 063cad0 commit 1742f74
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
aiofiles==0.8.0
aiohttp==3.8.4
aiosignal==1.3.1
aiosqlite==0.17.0
async-generator==1.10
async-timeout==4.0.2
asyncio-extras==1.3.2
asyncpraw==7.7.0
asyncprawcore==2.3.0
attrs==23.1.0
certifi==2023.5.7
charset-normalizer==3.1.0
discord.py==2.3.2
dnspython==2.3.0
frozenlist==1.3.3
idna==3.4
loguru==0.7.0
mongoengine==0.27.0
multidict==6.0.4
praw==7.7.0
prawcore==2.3.0
pymongo==4.3.3
requests==2.31.0
typing_extensions==4.5.0
update-checker==0.18.0
urllib3==2.0.3
websocket-client==1.6.1
yarl==1.9.2

0 comments on commit 1742f74

Please sign in to comment.