Skip to content

Commit

Permalink
wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo1990 committed Feb 13, 2024
1 parent bac4bb2 commit 821bac6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires = [
"scipy",
"pillow",
"scikit-image==0.22.0",
"vtk==9.0.1",
"vtk==9.0.2",
"pandas",
"networkx"
]
Expand All @@ -26,7 +26,7 @@ dependencies = [
"pillow",
"scikit-image==0.22.0",
"cython==3.0.5",
"vtk==9.0.1",
"vtk==9.0.2",
"pandas",
"networkx"
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ setuptools~=68.0.0
cython~=3.0.5
networkx~=3.2.1
pandas~=2.1.1
vtk~=9.0.1
vtk~=9.0.2
scikit-learn~=1.2.2

0 comments on commit 821bac6

Please sign in to comment.