Skip to content

Commit

Permalink
CompatHelper: bump compat for Nemo to 0.40, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jan 25, 2024
1 parent ab74d25 commit 9475c02
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 @@ -33,12 +33,12 @@ QuantumOpticsBase = "4f57444f-1401-5e15-980d-4471b28d5678"

[extensions]
QuantumCliffordGPUExt = "CUDA"
QuantumCliffordLDPCDecodersExt = "LDPCDecoders"
QuantumCliffordMakieExt = "Makie"
QuantumCliffordPlotsExt = "Plots"
QuantumCliffordPyQDecodersExt = "PyQDecoders"
QuantumCliffordQOpticsExt = "QuantumOpticsBase"
QuantumCliffordQuantikzExt = "Quantikz"
QuantumCliffordLDPCDecodersExt = "LDPCDecoders"
QuantumCliffordPyQDecodersExt = "PyQDecoders"

[compat]
CUDA = "4.4.0"
Expand All @@ -53,7 +53,7 @@ LDPCDecoders = "0.1.1"
LinearAlgebra = "1.9"
MacroTools = "0.5.9"
Makie = "0.20"
Nemo = "0.38"
Nemo = "0.38, 0.40"
Plots = "1.38.0"
PrecompileTools = "1.2"
PyQDecoders = "0.1.1"
Expand Down

0 comments on commit 9475c02

Please sign in to comment.