We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f0894 commit 125570aCopy full SHA for 125570a
requirements.txt
@@ -2,7 +2,7 @@ numpy>=1.7
2
scipy>=1.0
3
matplotlib>2.1
4
ipywidgets
5
-SimPEG>=0.4.1
+SimPEG>=0.10.4
6
empymod
7
jupyter
8
setup.py
@@ -37,7 +37,7 @@
37
"scipy>=1.0",
38
"matplotlib>2.1",
39
"ipywidgets",
40
- "SimPEG>=0.4.1",
+ "SimPEG>=0.10.4",
41
"empymod",
42
"jupyter",
43
0 commit comments