Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2024-11-10 11:04:46 +01:00
parent 87978fd1f6
commit df0889b86b
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
[build-system]
requires = [
"setuptools ~= 75.3",
"wheel ~= 0.44",
"pyTooling ~= 7.0"
"wheel ~= 0.45",
"pyTooling ~= 8.0"
]
build-backend = "setuptools.build_meta"