Skip to content

Commit

Permalink
Fix reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
pvyParts authored May 7, 2023
1 parent 5a0c18d commit 170e1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"allianceauth>=2.9.0,<4.0.0",
"py-cord>2.0.0,<3.0.0",
"pendulum>=2.1.2,<3.0.0",
"redis>=4.2.0<5.0.0"
"redis>=4.2.0,<5.0.0",
],
)

0 comments on commit 170e1eb

Please sign in to comment.