diff --git a/Pipfile b/Pipfile index 3267331..80e20ce 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ pytest = "==7.4.0" pylint = "==2.17.5" pytest-cov = "==4.1.0" twine = "==4.0.2" -setuptools = "==68.0.0" +setuptools = "==70.0.0" cython = "==3.0.0" [packages]