diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 2b181b2..92da942 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -5207,6 +5207,9 @@ "fastapi-restful": [ "poetry" ], + "fastapi-utils": [ + "poetry" + ], "fastavro": [ "cython", "setuptools"