Skip to content

Commit

Permalink
Updated julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
TenzinCHW committed May 2, 2024
1 parent 3150734 commit b8db529
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name = "NeuralMaxEnt"

[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
Expand All @@ -16,4 +17,4 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[compat]
DrWatson = "2.13.0"
julia = "1.9.4"
julia = "1.10.2"

0 comments on commit b8db529

Please sign in to comment.