Skip to content

Commit de178ab

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2f04f0d commit de178ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ dependencies = [
1515
"httpx>=0.28.1",
1616
"imageio>=2.36.1",
1717
"keras>=3.7",
18-
"lxml>=6.0",
18+
"lxml>=6",
1919
"matplotlib>=3.9.3",
2020
"numpy>=2.1.3",
2121
"opencv-python>=4.10.0.84",
2222
"pandas>=2.2.3",
23-
"pillow>=11.3.0",
23+
"pillow>=11.3",
2424
"rich>=13.9.4",
2525
"scikit-learn>=1.5.2",
2626
"sphinx-pyproject>=0.3",

0 commit comments

Comments
 (0)