Skip to content

Commit fff1768

Browse files
authored
Merge pull request #453 from SciML/grbr_threads
bump RFF
2 parents 49c24e9 + 53e4060 commit fff1768

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StructuralIdentifiability"
22
uuid = "220ca800-aa68-49bb-acd8-6037fa93a544"
33
authors = ["Alexander Demin, Ruiwen Dong, Christian Goodbrake, Heather Harrington, Gleb Pogudin <[email protected]>"]
4-
version = "0.5.16"
4+
version = "0.5.17"
55

66
[deps]
77
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -36,22 +36,22 @@ CPUSummary = "0.2"
3636
Combinatorics = "1"
3737
DataStructures = "0.18, 0.19"
3838
Dates = "1.10, 1.11"
39-
Groebner = "0.9"
39+
Groebner = "0.10"
4040
IterTools = "1"
4141
LinearAlgebra = "1.10, 1.11"
4242
Logging = "1.10, 1.11"
4343
MacroTools = "0.5"
4444
ModelingToolkit = "10.22"
4545
Nemo = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
46-
ParamPunPam = "0.5"
46+
ParamPunPam = "0.5.5"
4747
Pkg = "1.10, 1.11"
4848
PrecompileTools = "1.2"
4949
Primes = "0.5"
5050
Random = "1.10, 1.11"
51-
RationalFunctionFields = "0.2.1"
51+
RationalFunctionFields = "0.2.2"
5252
SpecialFunctions = "2"
5353
SymbolicUtils = "3.32, 4"
54-
Symbolics = "6.55"
54+
Symbolics = "6.56"
5555
Test = "1.10, 1.11"
5656
TestSetExtensions = "2"
5757
TimerOutputs = "0.5.10"

0 commit comments

Comments
 (0)