--- pyproject.toml.orig 1970-01-01 00:00:00 UTC +++ pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "version", ] dependencies = [ - "toml-fmt-common==1.0.1", + "toml-fmt-common>=1.0.1", ] urls."Bug Tracker" = "https://github.com/tox-dev/toml-fmt/issues" urls."Changelog" = "https://github.com/tox-dev/toml-fmt/blob/main/pyproject-fmt/CHANGELOG.md"