Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela committed Apr 22, 2024
1 parent fb06ed8 commit 8ea7c7c
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 @@ -22,16 +22,16 @@ TensorCast = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"

[compat]
CUDA = "4.4.1"
CUDA = "5"
DocStringExtensions = "0.9"
Graphs = "1.9"
LabelledGraphs = "0.4.4"
Memoization = "0.2"
MetaGraphs = "0.7"
ProgressMeter = "1.10"
SpinGlassExhaustive = "1"
SpinGlassNetworks = "1"
SpinGlassTensors = "1"
SpinGlassNetworks = "1.1"
SpinGlassTensors = "1.1"
Statistics = "1.7.0"
TensorCast = "0.4"
TensorOperations = "4"
Expand Down

0 comments on commit 8ea7c7c

Please sign in to comment.