Skip to content

Commit 125570a

Browse files
committed
update SimPEG requirements
1 parent f0f0894 commit 125570a

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
@@ -2,7 +2,7 @@ numpy>=1.7
22
scipy>=1.0
33
matplotlib>2.1
44
ipywidgets
5-
SimPEG>=0.4.1
5+
SimPEG>=0.10.4
66
empymod
77
jupyter
88
ipywidgets

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"scipy>=1.0",
3838
"matplotlib>2.1",
3939
"ipywidgets",
40-
"SimPEG>=0.4.1",
40+
"SimPEG>=0.10.4",
4141
"empymod",
4242
"jupyter",
4343
"ipywidgets",

0 commit comments

Comments
 (0)