diff --git a/overrides/build-systems.json b/overrides/build-systems.json index d665635..cfb3a83 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -18730,6 +18730,14 @@ "setuptools" ], "urllib3": [ + { + "buildSystem": "flit-core", + "until": "2.0.2" + }, + { + "buildSystem": "hatchling", + "from": "2.0.2" + }, "setuptools" ], "urlpy": [