Skip to content
Snippets Groups Projects
Commit 0ebdbd6f authored by François  LAURENT's avatar François LAURENT
Browse files

upgrade: PlanarLarvae 0.16.1

parent b942f1f8
No related branches found
No related tags found
No related merge requests found
Pipeline #157793 passed
# This file is machine-generated - editing it directly is not advised # This file is machine-generated - editing it directly is not advised
julia_version = "1.10.2" julia_version = "1.10.9"
manifest_format = "2.0" manifest_format = "2.0"
project_hash = "2c20afabe03d014276e9478d0fdccbc2cdd634c1" project_hash = "c04fd7422193a22f7f4b0475f1ab6db633d08e0f"
[[deps.AbstractTrees]] [[deps.AbstractTrees]]
git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c" git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c"
...@@ -64,7 +64,7 @@ weakdeps = ["Dates", "LinearAlgebra"] ...@@ -64,7 +64,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]] [[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"] deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.1.0+0" version = "1.1.1+0"
[[deps.Conda]] [[deps.Conda]]
deps = ["Downloads", "JSON", "VersionParsing"] deps = ["Downloads", "JSON", "VersionParsing"]
...@@ -317,11 +317,11 @@ version = "1.10.0" ...@@ -317,11 +317,11 @@ version = "1.10.0"
[[deps.PlanarLarvae]] [[deps.PlanarLarvae]]
deps = ["DelimitedFiles", "HDF5", "JSON3", "LinearAlgebra", "MAT", "Meshes", "OrderedCollections", "Random", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"] deps = ["DelimitedFiles", "HDF5", "JSON3", "LinearAlgebra", "MAT", "Meshes", "OrderedCollections", "Random", "SHA", "StaticArrays", "Statistics", "StatsBase", "StructTypes"]
git-tree-sha1 = "d964d040e319fe3bd9140e5bf91d648de6acc96f" git-tree-sha1 = "a234429c8f57accaecf143762733fb95c0e55304"
repo-rev = "main" repo-rev = "main"
repo-url = "https://gitlab.pasteur.fr/nyx/PlanarLarvae.jl" repo-url = "https://gitlab.pasteur.fr/nyx/PlanarLarvae.jl"
uuid = "c2615984-ef14-4d40-b148-916c85b43307" uuid = "c2615984-ef14-4d40-b148-916c85b43307"
version = "0.16.0" version = "0.16.1"
[[deps.PrecompileTools]] [[deps.PrecompileTools]]
deps = ["Preferences"] deps = ["Preferences"]
...@@ -489,7 +489,7 @@ version = "1.2.13+1" ...@@ -489,7 +489,7 @@ version = "1.2.13+1"
[[deps.libblastrampoline_jll]] [[deps.libblastrampoline_jll]]
deps = ["Artifacts", "Libdl"] deps = ["Artifacts", "Libdl"]
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
version = "5.8.0+1" version = "5.11.0+0"
[[deps.nghttp2_jll]] [[deps.nghttp2_jll]]
deps = ["Artifacts", "Libdl"] deps = ["Artifacts", "Libdl"]
......
name = "TaggingBackends" name = "TaggingBackends"
uuid = "e551f703-3b82-4335-b341-d497b48d519b" uuid = "e551f703-3b82-4335-b341-d497b48d519b"
authors = ["François Laurent", "Institut Pasteur"] authors = ["François Laurent", "Institut Pasteur"]
version = "0.19" version = "0.19.0"
[deps] [deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
...@@ -17,6 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" ...@@ -17,6 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat] [compat]
PlanarLarvae = "0.16.1"
julia = "1.6" julia = "1.6"
[extras] [extras]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment