Skip to content

Commit

Permalink
Fix version of celery
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Jun 13, 2023
1 parent 2edcc21 commit 1d583bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ deps =
aiopg >= 0.13.0, < 1.3.0
sqlalchemy ~= 1.4
redis ~= 4.3
celery[pytest] >= 4.0, < 6.0
celery[pytest]==5.2.7
protobuf~=3.13
requests==2.25.0
pyodbc~=4.0.30
Expand Down

0 comments on commit 1d583bf

Please sign in to comment.