Skip to content

Commit

Permalink
added compat recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingWorkshop committed Apr 14, 2024
1 parent dc7286a commit 44f8245
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,19 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
POMDPs = "0.9"
POMDPModels = "0.4"
POMDPTools = "0.1"
LocalApproximationValueIteration = "0.4"
MCTS = "0.5"
MultivariateStats = "0.10"
ManifoldLearning = "0.9"
Flux = "0.14"
NearestNeighbors = "0.4"
ParticleFilters = "0.5"
StaticArrays = "1"
Bijections = "0.1"
Distances = "0.10"
julia = "1"

[extras]
Expand Down

0 comments on commit 44f8245

Please sign in to comment.