We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f7e34 commit 0db4946Copy full SHA for 0db4946
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "VortexStepMethod"
2
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
3
-authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
4
version = "3.3.4"
+authors = ["1-Bart-1 <bart@vandelint.net>", "Oriol Cayon and contributors"]
5
6
[workspace]
7
projects = ["examples", "examples_cp", "docs", "test"]
@@ -57,11 +57,11 @@ Logging = "1"
57
Makie = "0.24.6"
58
Measures = "0.3"
59
NonlinearSolve = "4.8.0"
60
-Parameters = "0.12"
+Parameters = "0.12, 0.13"
61
Pkg = "1"
62
PreallocationTools = "1.1.2"
63
-PythonCall = "0.9"
64
PrecompileTools = "1.2.1"
+PythonCall = "0.9"
65
RecursiveArrayTools = "3, 4"
66
SciMLBase = "2, 3"
67
Serialization = "1"
0 commit comments