Skip to content

Commit a32eb93

Browse files
authored
Merge pull request #43 from punch-mission/scipy-update
Update requirements of scipy
2 parents e1e04ab + 14c55c6 commit a32eb93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ deepdish==0.3.7
44
lmfit==1.0.3
55
cython==0.29.32
66
astropy==5.1.1
7-
scipy==1.9.3
7+
scipy>=1.10.0
88
scikit-image==0.19.3
99
sep==1.2.1
1010
matplotlib>=3.0

requirements_dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ deepdish==0.3.7
44
lmfit==1.0.3
55
cython==0.29.32
66
astropy==5.1.1
7-
scipy==1.9.3
7+
scipy>=1.10.0
88
scikit-image==0.19.3
99
sep==1.2.1
1010
matplotlib>=3.0

0 commit comments

Comments
 (0)