diff --git a/pyproject.toml b/pyproject.toml index 6f71b9a..d1ff540 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "mypy>=1.5.0", "types-PyYAML>=6.0.0", "types-requests>=2.28.0", - "build>=1.0.0", + "build>=1.4.3", "twine>=5.0.0", ]