Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2024-04-23 23:27:42 +02:00
parent 0e567aebc4
commit 0802f6d02f
5 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
requires = [
"setuptools >= 69.0.0",
"wheel >= 0.40.0",
"pyTooling ~= 6.0"
"pyTooling ~= 6.1"
]
build-backend = "setuptools.build_meta"