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 9d59707 commit aba9806Copy full SHA for aba9806
test/python/Project.toml
@@ -1,13 +1,11 @@
1
[deps]
2
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
3
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
4
-PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
5
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
6
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
7
8
[compat]
9
DifferentialEquations = "7.11"
10
OrdinaryDiffEq = "6.33"
11
-PyCall = "1.96"
12
PythonCall = "0.9.14"
13
SciMLBase = "2"
0 commit comments