Skip to content

Commit 4fdf98d

Browse files
committed
Refactor dependencies
1 parent 977d151 commit 4fdf98d

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ authors = [
88
]
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"discord>=2.3.2",
12-
"pydantic>=2.12.5",
11+
"discord-py>=2.3.2,<3",
12+
"pydantic>=2.12.5,<3",
1313
]
1414

1515
[project.scripts]

uv.lock

Lines changed: 3 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)