Skip to content

Commit

Permalink
Build on Linux server.
Browse files Browse the repository at this point in the history
  • Loading branch information
orenbenkiki committed Apr 12, 2024
1 parent 6974030 commit d6c9764
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.2"
julia_version = "1.10.0"
manifest_format = "2.0"
project_hash = "fcaafb7f3c2c1e84d828c7b23f10b06952b4eee1"

Expand Down Expand Up @@ -56,7 +56,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
[[deps.CompilerSupportLibraries_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
version = "1.1.0+0"
version = "1.0.5+1"

[[deps.CompressHashDisplace]]
deps = ["MurmurHash3"]
Expand Down Expand Up @@ -91,7 +91,7 @@ version = "4.1.1"

[[deps.Daf]]
deps = ["CategoricalArrays", "ConcurrentUtils", "DataFrames", "Dates", "Distributed", "DocStringExtensions", "ExprTools", "HDF5", "JSON", "LinearAlgebra", "Logging", "Mmap", "Muon", "NamedArrays", "OrderedCollections", "Random", "Reexport", "SHA", "SparseArrays", "Statistics", "StatsBase", "StringViews", "URIs"]
git-tree-sha1 = "5b2d7e0564d27a67799f2db50a5a740c2da1cc2c"
git-tree-sha1 = "258003898f698da970ba94d7bb6213c3b6f0a9ec"
repo-rev = "main"
repo-url = "https://github.com/tanaylab/Daf.jl"
uuid = "1375bf9c-a47d-45a1-aad5-626dd8629d98"
Expand Down Expand Up @@ -383,7 +383,7 @@ version = "1.2.0"
[[deps.OpenBLAS_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
version = "0.3.23+4"
version = "0.3.23+2"

[[deps.OpenMPI_jll]]
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"]
Expand Down
2 changes: 1 addition & 1 deletion docs/v0.1.0/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-04-11T20:07:03","documenter_version":"1.3.0"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-04-12T11:30:59","documenter_version":"1.3.0"}}
2 changes: 1 addition & 1 deletion docs/v0.1.0/anndata_format.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ <h2 id="Index">
<hr/>
<p>This document was generated with
<a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl
</a> version 1.3.0. Using Julia version 1.10.2.
</a> version 1.3.0. Using Julia version 1.10.0.
</p>
</section>
<footer class="modal-card-foot">
Expand Down
2 changes: 1 addition & 1 deletion docs/v0.1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ <h1 id="Index">
<hr/>
<p>This document was generated with
<a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl
</a> version 1.3.0. Using Julia version 1.10.2.
</a> version 1.3.0. Using Julia version 1.10.0.
</p>
</section>
<footer class="modal-card-foot">
Expand Down
2 changes: 1 addition & 1 deletion docs/v0.1.0/spheres.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ <h2 id="Index">
<hr/>
<p>This document was generated with
<a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl
</a> version 1.3.0. Using Julia version 1.10.2.
</a> version 1.3.0. Using Julia version 1.10.0.
</p>
</section>
<footer class="modal-card-foot">
Expand Down

0 comments on commit d6c9764

Please sign in to comment.