diff --git a/overrides/build-systems.json b/overrides/build-systems.json index ab5785f..f170978 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -350,6 +350,9 @@ "poetry-core", "setuptools" ], + "aiogram": [ + "hatchling" + ], "aiohappyeyeballs": [ "poetry-core" ],