Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/relax-compat' into v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eahenle committed Nov 15, 2021
2 parents 5e345f3 + 4f30790 commit 53a93e2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 68 deletions.
32 changes: 16 additions & 16 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Xtals = "ede5f01d-793e-4c47-9885-c447d1f18d6d"

[compat]
CSV = "^0.8.0"
DataFrames = "^0.22.1"
FIGlet = "^0.2.1"
FileIO = "1.2.0"
Graphs = "^1.4.1"
JLD2 = "^0.4.9"
OffsetArrays = "0.11.4"
Optim = "0.19.7,1.3.0"
Polynomials = "0.6.0"
ProgressMeter = "1.2.0"
PyCall = "^1.92.3"
Reexport = "^1.1.0"
Roots = "0.8.4"
SpecialFunctions = "0.10.0"
StatsBase = "0.32.0,0.33.8"
Xtals = "0.3"
CSV = "^0.8"
DataFrames = "^0.22"
FIGlet = "^0.2"
FileIO = "^1.2"
Graphs = "^1.4"
JLD2 = "^0.4"
OffsetArrays = "^1.0"
Optim = "^0.19,^1.3"
Polynomials = "^0.6"
ProgressMeter = "^1.2"
PyCall = "^1.92"
Reexport = "^1.1"
Roots = "^0.8"
SpecialFunctions = "^0.10"
StatsBase = "^0.32,^0.33"
Xtals = "^0.3.8"
julia = "1.6"

[extras]
Expand Down
52 changes: 0 additions & 52 deletions pre-commit

This file was deleted.

0 comments on commit 53a93e2

Please sign in to comment.