Skip to content

Commit

Permalink
refactor: add dependencies to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andiserg committed May 3, 2024
1 parent d3cc5c0 commit beaed32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ dependencies = [
'alembic',
'adaptix',
'aiohttp',
'python-jose'
'python-jose',
'prometheus-client'
]

[project.optional-dependencies]
Expand Down

0 comments on commit beaed32

Please sign in to comment.