Skip to content

Commit 2e04e09

Browse files
Fix py-cord bump
Signed-off-by: Matt Norton <[email protected]>
1 parent 5c7a714 commit 2e04e09

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
@@ -21,7 +21,7 @@ main = [
2121
"matplotlib>=3.10",
2222
"mplcyberpunk>=0.7",
2323
"parsedatetime>=2.6",
24-
"py-cord>=2.6,<2.7",
24+
"py-cord>=2.7",
2525
"python-dotenv>=1.0",
2626
"python-logging-discord-handler>=0.1",
2727
"typed_classproperties>=1.2",

0 commit comments

Comments
 (0)