Skip to content

Commit

Permalink
New compat entries (#1)
Browse files Browse the repository at this point in the history
Fixed merge conflict

* New compat entries
  • Loading branch information
lyceumbot authored and colinxs committed Jan 9, 2020
1 parent 51faccd commit 10159bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,15 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"

[compat]
AxisArrays = "0.4"
Distances = "0.8.2"
Distributions = "0.22"
LyceumBase = "0.1"
MuJoCo = "0.1.1"
Reexport = "0.2"
Shapes = "0.1"
StaticArrays = "0.12.1"
UnsafeArrays = "1"
julia = "1.3"

[extras]
Expand Down

0 comments on commit 10159bd

Please sign in to comment.