Skip to content

Commit

Permalink
Merge branch 'master' of github.com:matsunagalab/MDToolbox.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
yoheisako committed Mar 4, 2024
2 parents 4974126 + 449a6e0 commit 3250c66
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Chemfiles = "46823bd8-5fb3-5f92-9aa0-96921f3dd015"

[compat]
julia = "1.8.5"
CUDA = "4.1.0"
MetaGraphs = "0.7.2"
Graphs = "1.8.0"
Plots = "1.38.8"
ProgressMeter = "1.7.2"
FileIO = "1.16.0"
NLsolve = "4.5.1"
NetCDF = "0.11.7"
ChainRulesCore = "1.15.7"
GraphRecipes = "0.5.12"
FFTW = "1.6.0"
Chemfiles = "0.10.31"
#julia = "1.8.5"
#CUDA = "4.1.0"
#MetaGraphs = "0.7.2"
#Graphs = "1.8.0"
#Plots = "1.38.8"
#ProgressMeter = "1.7.2"
#FileIO = "1.16.0"
#NLsolve = "4.5.1"
#NetCDF = "0.11.7"
#ChainRulesCore = "1.15.7"
#GraphRecipes = "0.5.12"
#FFTW = "1.6.0"
#Chemfiles = "0.10.31"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 3250c66

Please sign in to comment.