Skip to content

Commit 88e2039

Browse files
committed
modernize requirements
1 parent 4cd76a8 commit 88e2039

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

requirements.txt

100644100755
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
numpy>=1.0
2-
scipy>=0.17
3-
matplotlib>=1.3
4-
astropy>=1.0
5-
multiprocessing==0.70a1
1+
numpy>=2.1
2+
scipy>=1.0
3+
matplotlib>=3.0
4+
astropy>=7.0

0 commit comments

Comments
 (0)