Skip to content

Commit

Permalink
MAINT: Remove petsc4py from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jwboth committed Aug 28, 2024
1 parent 4f26133 commit 4cc5d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython>=3.0.0
#Cython>=3.0.0
numpy
opencv-python
scipy
Expand All @@ -14,4 +14,4 @@ pandas
plotly
largestinteriorrectangle
pydicom
petsc4py==3.19.0 # from 3.20. there is requirement for Cython>=3.0.0
#petsc4py==3.19.0 # from 3.20. there is requirement for Cython>=3.0.0

0 comments on commit 4cc5d67

Please sign in to comment.