Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/briochemc/AIBECS.jl
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/briochemc/AIBECS.jl:
  CompatHelper: bump compat for "Flatten" to "0.4"
  CompatHelper: bump compat for "UnitfulRecipes" to "1.0"
  CompatHelper: bump compat for "Distances" to "0.10"
  • Loading branch information
briochemc committed Nov 9, 2020
2 parents 254ed86 + 926920a commit 8aac7a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ BSON = "0.2"
DataDeps = "0.7"
DataFrames = "0.20, 0.21"
DiffEqBase = "6"
Distances = "0.9"
Distances = "0.9, 0.10"
Distributions = "0.23, 0.24"
FieldMetadata = "0.3"
Flatten = "0.3"
Flatten = "0.3, 0.4"
ForwardDiff = "0.10"
Interpolations = "0.12, 0.13"
MetadataArrays = "0.1"
Expand All @@ -50,7 +50,7 @@ Reexport = "0.2"
Shapefile = "0.6"
UnPack = "1"
Unitful = "1"
UnitfulRecipes = "0.2"
UnitfulRecipes = "0.2, 1.0"
julia = "1"

[extras]
Expand Down

0 comments on commit 8aac7a6

Please sign in to comment.