Skip to content

Commit

Permalink
Fix Oscar dependency (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored Feb 28, 2024
1 parent 4a606b6 commit 8a3e6b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ Oscar = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13"

[compat]
JSON = "^0.20, ^0.21"
Oscar = "0.15, 1.0"
Oscar = "0.14, 1.0"
julia = "1.6"
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Oscar = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13"

[compat]
Documenter = "1"
Oscar = "0.12, 0.13, 0.14"
Oscar = "0.14, 1.0"
julia = "1.6"

0 comments on commit 8a3e6b6

Please sign in to comment.