Skip to content

Commit

Permalink
allow other versions of Cython?
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr committed Jun 19, 2024
1 parent 0f89f17 commit 64dfc81
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,5 +1,5 @@
numpy==2.0.0
Cython==3.0.10
numpy
Cython>=0.29.21
pandas
scipy
perturb-tools>=0.2.5
Expand Down

0 comments on commit 64dfc81

Please sign in to comment.