Add amarillo-core as a dependency
This commit is contained in:
parent
ea385d7382
commit
977be137f5
|
|
@ -1,9 +1,10 @@
|
|||
[project]
|
||||
name = "amarillo-metrics"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
|
||||
dependencies = [
|
||||
"fastapi",
|
||||
"amarillo-core",
|
||||
"prometheus-fastapi-instrumentator",
|
||||
"prometheus-client"
|
||||
]
|
||||
Reference in a new issue