Skip to content

Commit

Permalink
Fix dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-matter committed Apr 23, 2024
1 parent 3fa371e commit 12ef00e
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 @@ -17,7 +17,8 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"starlette_exporter>=0.19.0",
"prometheus-fastapi-instrumentator>=6.0.0",
"fastapi>=0.90.0",
"matter-exceptions>=1.1.0"
]
dynamic = ["version"]
Expand Down

0 comments on commit 12ef00e

Please sign in to comment.