Skip to content

Commit

Permalink
Add safir-arq dependency on structlog
Browse files Browse the repository at this point in the history
It uses structlog internally for logging from UWS workers.
  • Loading branch information
rra committed Aug 2, 2024
1 parent 565dc02 commit f999944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions safir-arq/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies = [
"arq>=0.23,<1",
"pydantic>2,<3",
"pydantic-core",
"structlog>=21.2.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit f999944

Please sign in to comment.