Changed amarillo-core to amarillo in pyproject.toml
This commit is contained in:
parent
4fd3b93309
commit
8f603c74c8
|
|
@ -4,7 +4,7 @@ version = "0.0.2"
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"fastapi",
|
"fastapi",
|
||||||
"amarillo-core",
|
"amarillo",
|
||||||
"prometheus-fastapi-instrumentator",
|
"prometheus-fastapi-instrumentator",
|
||||||
"prometheus-client"
|
"prometheus-client"
|
||||||
]
|
]
|
||||||
Reference in a new issue