mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-14 08:02:17 +00:00
Update Dependencies
This commit is contained in:
parent
c3cd99e060
commit
76fe5dde58
4 changed files with 1798 additions and 1680 deletions
1733
Bot/poetry.lock
generated
1733
Bot/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -8,12 +8,12 @@ authors = ["Fluffy <michal-gdula@protonmail.com>"]
|
|||
python = "^3.11"
|
||||
discord = "^2.3.2"
|
||||
discord-py = {extras = ["voice"], version = "^2.3.2"}
|
||||
black = "^23.7.0"
|
||||
black = "^24.3.0"
|
||||
sqlalchemy = "^2.0.20"
|
||||
python-dotenv = "^1.0.0"
|
||||
requests = "^2.31.0"
|
||||
yt-dlp = "^2023.9.24"
|
||||
pillow = "^10.0.1"
|
||||
yt-dlp = "^2024.04.09"
|
||||
pillow = "^10.3.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
1733
poetry.lock
generated
1733
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -9,12 +9,12 @@ readme = ".github/README.md"
|
|||
python = "^3.11"
|
||||
discord = "^2.3.2"
|
||||
discord-py = {extras = ["voice"], version = "^2.3.2"}
|
||||
black = "^23.7.0"
|
||||
black = "^24.3.0"
|
||||
sqlalchemy = "^2.0.20"
|
||||
python-dotenv = "^1.0.0"
|
||||
requests = "^2.31.0"
|
||||
yt-dlp = "^2023.9.24"
|
||||
pillow = "^10.0.1"
|
||||
yt-dlp = "^2024.04.09"
|
||||
pillow = "^10.3.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Add table
Reference in a new issue