mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-06-05 10:13:12 +00:00
Will this pain ever end?
This commit is contained in:
parent
bd55d6f5e0
commit
b53e58bd0d
13 changed files with 69 additions and 763 deletions
|
@ -8,15 +8,11 @@ readme = ".github/README.md"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
discord = "^2.3.2"
|
||||
discord-py = {extras = ["voice"], version = "^2.3.2"}
|
||||
black = "^23.7.0"
|
||||
sqlalchemy = "^2.0.20"
|
||||
python-dotenv = "^1.0.0"
|
||||
discord-py = {extras = ["voice"], version = "^2.3.2"}
|
||||
requests = "^2.31.0"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
selenium = "^4.12.0"
|
||||
webdriver-manager = "^4.0.0"
|
||||
flask = "^2.3.3"
|
||||
yt-dlp = "^2023.7.6"
|
||||
pillow = "^10.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue