Increase resolution, bump pycord, small fixes (#27)

This commit is contained in:
2026-01-06 18:57:47 +01:00
committed by GitHub
parent a099f9d9b7
commit c2f1a4560b
5 changed files with 210 additions and 212 deletions

View File

@@ -9,7 +9,7 @@ dependencies = [
"discord-progress-bar>=0.1.2",
"moviepy>=2.2.1",
"playwright>=1.56.0",
"py-cord>=2.7.0rc2",
"py-cord>=2.7.0",
"pycord-rest-bot>=0.2.0",
"pydantic>=2.12.5",
]
@@ -18,7 +18,7 @@ dependencies = [
dev = [
"python-dotenv>=1.2.1",
"ruff>=0.14.8",
"ty>=0.0.1a32",
"ty>=0.0.9",
"uv>=0.9.16",
]