Skip to content

Commit

Permalink
dependencies version requirements (due to change in julia)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Nov 23, 2023
1 parent de1190c commit b73f2a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ DocStringExtensions = "0.8, 0.9"
Graphs = "1.4.1"
HostCPUFeatures = "0.1.6"
ILog2 = "0.2.3"
InteractiveUtils = "1"
LinearAlgebra = "1"
MacroTools = "0.5.9"
Makie = "0.19.7"
Nemo = "0.34, 0.35, 0.36"
Expand All @@ -50,6 +52,7 @@ PrecompileTools = "1"
Quantikz = "1.3.1"
QuantumInterface = "0.3.0"
QuantumOpticsBase = "0.4"
Random = "1"
SIMD = "3.4.0"
SumTypes = "0.4.4, 0.5"
julia = "1.9"

0 comments on commit b73f2a1

Please sign in to comment.