Skip to content

Commit 5b5dbdb

Browse files
authored
Updated pyproject.toml to include new version of python-constraint2
1 parent 1d71c9e commit 5b5dbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"scipy>=1.14.1", # Python >=3.13 needs scipy >=1.14
5555
"packaging", # required by file_utils
5656
"jsonschema",
57-
"python-constraint2>=2.3.0",
57+
"python-constraint2>=2.3.1",
5858
"xmltodict",
5959
"pandas>=2.0.0",
6060
"scikit-learn>=1.0.2",

0 commit comments

Comments
 (0)