Skip to content

Commit d34b34b

Browse files
committed
fix: istg
1 parent 7ac3efb commit d34b34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ botbase = "botbase.cli:main"
2020
[tool.poetry.dependencies]
2121
python = "^3.8"
2222
asyncpg = "^0.25.0"
23-
nextcord = ">=2.0.0-beta.2<3.0.0"
23+
nextcord = "^2.0.0"
2424
nextcord-ext-menus = "^1.5.2"
2525
jishaku = "2.4.0"
2626
psutil = "^5.9.0"

0 commit comments

Comments
 (0)