mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-10 09:05:48 +02:00
Change order of requirements in a desperate attempt that it would matter at all
This commit is contained in:
parent
bca4fbf616
commit
9eb0eb5a61
1 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# Beta version of Discord.py fork
|
||||
py-cord==2.0.0b1
|
||||
|
||||
python-dotenv==0.14.0
|
||||
beautifulsoup4==4.9.1
|
||||
# discord.py==1.7.3
|
||||
|
|
@ -18,7 +21,4 @@ Quart-CORS==0.5.0
|
|||
attrs~=21.2.0
|
||||
dacite~=1.6.0
|
||||
pytest==6.2.4
|
||||
markdownify==0.9.2
|
||||
|
||||
# Beta version of Discord.py fork
|
||||
py-cord==2.0.0b1
|
||||
markdownify==0.9.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue