Skip to content

Commit

Permalink
chore: upgrade TaskIQ
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu committed May 4, 2024
1 parent 29c24f1 commit 5845058
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 @@ -72,7 +72,7 @@
"ethpm-types>=0.6.10", # lower pin only, `eth-ape` governs upper pin
"eth-pydantic-types", # Use same version as eth-ape
"pydantic_settings", # Use same version as eth-ape
"taskiq[metrics]>=0.10.4,<0.11.0",
"taskiq[metrics]>=0.11.3,<0.12",
],
entry_points={
"console_scripts": ["silverback=silverback._cli:cli"],
Expand Down

0 comments on commit 5845058

Please sign in to comment.