Skip to content

Commit

Permalink
Add dateutil dep
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Nov 27, 2024
1 parent 825d7f0 commit 4324243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ooniapi/services/oonifindings/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies = [
"psycopg2 ~= 2.9.9",
"pyjwt ~= 2.8.0",
"alembic ~= 1.13.1",
"python-dateutil ~= 2.9.0",
"prometheus-fastapi-instrumentator ~= 6.1.0",
"prometheus-client",
]
Expand Down

0 comments on commit 4324243

Please sign in to comment.