Skip to content

Commit 5b5079b

Browse files
0x0f0f0fAlessandro
andauthored
update (#551)
Co-authored-by: Alessandro <[email protected]>
1 parent 4ab8461 commit 5b5079b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Project.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SymPy"
22
uuid = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
3-
version = "2.1.1"
3+
version = "2.2.0"
44

55
[deps]
66
CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50"
@@ -16,15 +16,13 @@ CommonSolve = "0.2"
1616
LinearAlgebra = "<0.0.1, 1.6"
1717
PyCall = "1.96.2"
1818
SpecialFunctions = "0.7, 0.8, 0.8, 0.10, 1, 2"
19-
SymbolicUtils = "1, 2"
20-
SymPyCore = "0.2, 1"
19+
SymPyCore = "0.2.5, 1"
2120
julia = "1.6"
2221

2322
[extras]
2423
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2524
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
2625
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
27-
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
2826

2927
[targets]
30-
test = ["Test", "LinearAlgebra", "SpecialFunctions", "SymbolicUtils"]
28+
test = ["Test", "LinearAlgebra", "SpecialFunctions"]

0 commit comments

Comments
 (0)