Skip to content

Commit

Permalink
compat bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Jan 6, 2024
1 parent 5a90f10 commit 1489843
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,24 @@ SymPy = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
SymPyPythonCall = "bc8888f7-b21e-4b7c-a06a-5d9c9496438c"

[compat]
Accessors = "0.1.33"
Aqua = "0.8"
BenchmarkTools = "1.4"
ChainRulesCore = "1"
ChainRulesTestUtils = "1"
CommonSolve = "0.1, 0.2"
ForwardDiff = "0.10"
IntervalRootFinding = "0.5"
JSON = "0.21"
Polynomials = "1,2,3,4"
SpecialFunctions = "1,2"
Statistics = "1"
SymPy = "1,2"
SymPyPythonCall = "0.1, 0.2, 1"
Accessors = "0.1.33"
Setfield = "0.7, 0.8, 1"
Unitful = "1"
Zygote = "0.6"
Test = "<0.0.1, 1"
Printf = "<0.0.1, 1"
julia = "1.6"

Expand Down

0 comments on commit 1489843

Please sign in to comment.