forked from Raptor123471/DingoLingo
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump jsonc version * bump Pycord version * bump emoji version * bump SQLAlchemy version * bump alembic version * bump pre-commit-hooks version * bump black version * bump flake8 version
- Loading branch information
Showing
4 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
py-cord[voice] @ https://github.com/Krutyi-4el/pycord/archive/0d5816021403a667a330a5b7f4286348b2c21bf9.zip | ||
py-cord[voice] @ https://github.com/Krutyi-4el/pycord/archive/8393a5379d2e1fe119f0fb0d8c297cda0d8c1f90.zip | ||
yt-dlp==2023.7.6 | ||
aiohttp==3.8.5 | ||
beautifulsoup4==4.12.2 | ||
spotipy==2.23.0 | ||
emoji==2.7.0 | ||
SQLAlchemy[asyncio]==2.0.19 | ||
alembic==1.11.2 | ||
emoji==2.8.0 | ||
SQLAlchemy[asyncio]==2.0.21 | ||
alembic==1.12.0 | ||
aioconsole==0.6.2 | ||
./config |