Skip to content

Commit 53a93e2

Browse files
committed
Merge remote-tracking branch 'origin/relax-compat' into v0.3.3
2 parents 5e345f3 + 4f30790 commit 53a93e2

File tree

2 files changed

+16
-68
lines changed

2 files changed

+16
-68
lines changed

Project.toml

+16-16
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2828
Xtals = "ede5f01d-793e-4c47-9885-c447d1f18d6d"
2929

3030
[compat]
31-
CSV = "^0.8.0"
32-
DataFrames = "^0.22.1"
33-
FIGlet = "^0.2.1"
34-
FileIO = "1.2.0"
35-
Graphs = "^1.4.1"
36-
JLD2 = "^0.4.9"
37-
OffsetArrays = "0.11.4"
38-
Optim = "0.19.7,1.3.0"
39-
Polynomials = "0.6.0"
40-
ProgressMeter = "1.2.0"
41-
PyCall = "^1.92.3"
42-
Reexport = "^1.1.0"
43-
Roots = "0.8.4"
44-
SpecialFunctions = "0.10.0"
45-
StatsBase = "0.32.0,0.33.8"
46-
Xtals = "0.3"
31+
CSV = "^0.8"
32+
DataFrames = "^0.22"
33+
FIGlet = "^0.2"
34+
FileIO = "^1.2"
35+
Graphs = "^1.4"
36+
JLD2 = "^0.4"
37+
OffsetArrays = "^1.0"
38+
Optim = "^0.19,^1.3"
39+
Polynomials = "^0.6"
40+
ProgressMeter = "^1.2"
41+
PyCall = "^1.92"
42+
Reexport = "^1.1"
43+
Roots = "^0.8"
44+
SpecialFunctions = "^0.10"
45+
StatsBase = "^0.32,^0.33"
46+
Xtals = "^0.3.8"
4747
julia = "1.6"
4848

4949
[extras]

pre-commit

-52
This file was deleted.

0 commit comments

Comments
 (0)