Skip to content

Commit

Permalink
Export requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JDJGInc committed Jul 29, 2024
1 parent e943e42 commit 20e40ba
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
discord.py[speed,voice] @ git+https://github.com/Rapptz/discord.py
git+https://github.com/Gorialis/jishaku
python-dotenv
aiodns==3.2.0
aiohttp==3.9.5
aiosignal==1.3.1
attrs==23.2.0
braceexpand==0.1.7
brotli==1.1.0
cffi==1.16.0
click==8.1.7
colorama==0.4.6
discord-py @ git+https://github.com/Rapptz/discord.py.git@ff638d393d0f5a83639ccc087bec9bf588b59a22
discord-py[speed,voice] @ git+https://github.com/Rapptz/discord.py.git@ff638d393d0f5a83639ccc087bec9bf588b59a22
frozenlist==1.4.1
idna==3.7
import-expression==2.1.0.post1
jishaku @ git+https://github.com/Gorialis/jishaku.git@4408b2a11a6cc000b78edaaa03f88abbc9795a17
multidict==6.0.5
orjson==3.10.6
pycares==4.4.0
pycparser==2.22
pynacl==1.5.0
python-dotenv==1.0.1
tabulate==0.9.0
typing-extensions==4.12.2
yarl==1.9.4

0 comments on commit 20e40ba

Please sign in to comment.