Skip to content

Commit 1d71c9e

Browse files
authored
Updated python-constraint2 version in pyproject.toml
1 parent 4a70343 commit 1d71c9e

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.2.2",
57+
"python-constraint2>=2.3.0",
5858
"xmltodict",
5959
"pandas>=2.0.0",
6060
"scikit-learn>=1.0.2",

0 commit comments

Comments
 (0)