Skip to content

Commit

Permalink
Add compat bounds for packages used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
marcom committed Jan 17, 2024
1 parent ecf220b commit 5837cd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ Automa = "67c07d97-cdcb-5c2c-af73-a7f9c32a568b"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"

[compat]
Aqua = "0.8"
Automa = "1"
OrderedCollections = "1"
Test = "1"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 5837cd0

Please sign in to comment.