Skip to content

Commit

Permalink
Bump Nemo compat (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens authored Jul 19, 2024
1 parent ea277c6 commit ed99edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ lib4ti2_jll = "1493ae25-0f90-5c0e-a06c-8c5077d6d66f"
libsingular_julia_jll = "ae4fbd8f-ecdb-54f8-bbce-35570499b30e"

[compat]
AbstractAlgebra = "0.41"
AbstractAlgebra = "0.41, 0.42"
BinaryWrappers = "~0.1.1"
CxxWrap = "0.14"
Libdl = "1.6"
LinearAlgebra = "1.6"
Nemo = "0.45"
Nemo = "0.45, 0.46"
Pidfile = "1.3"
Pkg = "1.6"
Random = "1.6"
Expand Down

0 comments on commit ed99edd

Please sign in to comment.