We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b646240 commit e32fd87Copy full SHA for e32fd87
lib/NonlinearSolveSciPy/Project.toml
@@ -1,7 +1,7 @@
1
name = "NonlinearSolveSciPy"
2
uuid = "4827a3aa-8a82-4c61-8bd0-3c7d3e464ee5"
3
authors = ["SciML"]
4
-version = "1.0.0"
+version = "1.0.1"
5
6
[deps]
7
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
@@ -18,7 +18,7 @@ path = "../NonlinearSolveBase"
18
ConcreteStructs = "0.2.3"
19
Hwloc = "3"
20
InteractiveUtils = "<0.0.1, 1"
21
-NonlinearSolveBase = "1.4"
+NonlinearSolveBase = "1.14"
22
PrecompileTools = "1.2"
23
PythonCall = "0.9"
24
ReTestItems = "1.24"
0 commit comments