mirror of
https://github.com/Paillat-dev/flagger.git
synced 2026-01-02 01:06:21 +00:00
✨ Add loading events and progress bar (#17)
This commit is contained in:
@@ -6,10 +6,11 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"aiofiles>=25.1.0",
|
||||
"discord-progress-bar>=0.1.2",
|
||||
"moviepy>=2.2.1",
|
||||
"playwright>=1.56.0",
|
||||
"py-cord==2.7.0rc2",
|
||||
"pycord-rest-bot>=0.1.4",
|
||||
"py-cord>=2.7.0rc2",
|
||||
"pycord-rest-bot>=0.2.0",
|
||||
"pydantic>=2.12.5",
|
||||
]
|
||||
|
||||
@@ -68,4 +69,4 @@ extend-ignore = [
|
||||
pydocstyle.convention = "google"
|
||||
|
||||
[tool.ty.rules]
|
||||
unused-ignore-comment = "warn"
|
||||
unused-ignore-comment = "warn"
|
||||
|
||||
Reference in New Issue
Block a user