mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
Fix requirements
This commit is contained in:
parent
401fce7a5a
commit
1982987bf1
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ discord.py==1.2.4
|
||||||
dnspython==1.15.0
|
dnspython==1.15.0
|
||||||
dnspython3==1.15.0
|
dnspython3==1.15.0
|
||||||
entrypoints==0.3
|
entrypoints==0.3
|
||||||
ffmpeg==1.4
|
ffmpeg-python==0.2.0
|
||||||
Flask==1.1.1
|
Flask==1.1.1
|
||||||
future==0.18.1
|
future==0.18.1
|
||||||
idna==2.8
|
idna==2.8
|
||||||
|
@ -41,4 +41,4 @@ urllib3==1.25.6
|
||||||
websockets==8.0.2
|
websockets==8.0.2
|
||||||
Werkzeug==0.16.0
|
Werkzeug==0.16.0
|
||||||
yarl==1.3.0
|
yarl==1.3.0
|
||||||
youtube-dl==2019.10.16
|
youtube-dl==2019.10.16
|
||||||
|
|
Loading…
Add table
Reference in a new issue