bump dependencies
This commit is contained in:
parent
bc862652e9
commit
7d040a594c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
discord.py[voice]==1.7.3 # discord
|
discord.py[voice]==1.7.3 # discord
|
||||||
git+https://github.com/Rapptz/discord-ext-menus.git # discord menus
|
git+https://github.com/Rapptz/discord-ext-menus.git # discord menus
|
||||||
pytz==2021.1 # timezone
|
pytz==2021.1 # timezone
|
||||||
asyncpraw==7.3.0 # reddit
|
asyncpraw==7.4.0 # reddit
|
||||||
youtube-dl==2021.6.6 # music
|
youtube-dl==2021.6.6 # music
|
||||||
lyricsgenius==3.0.1 # lyrics
|
lyricsgenius==3.0.1 # lyrics
|
||||||
feedparser==6.0.8 # rss feed (news)
|
feedparser==6.0.8 # rss feed (news)
|
||||||
discord-py-slash-command==2.0.1 # slash commands
|
discord-py-slash-command==2.4.1 # slash commands
|
||||||
python_dotenv==0.19.0 # using .env file
|
python_dotenv==0.19.0 # using .env file
|
||||||
wavelink==0.9.10 # music
|
wavelink==0.9.10 # music
|
||||||
|
|
Reference in a new issue