Skip to content

Commit

Permalink
rigit compat
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingWorkshop committed Apr 14, 2024
1 parent 9503bfd commit 49a3651
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
Bijections = "0.1"
Distances = "0.10"
Flux = "~0.14"
LocalApproximationValueIteration = "~0"
LocalFunctionApproximation = "~1"
MCTS = "~0"
ManifoldLearning = "~0"
MultivariateStats = "~0"
NearestNeighbors = "~0"
POMDPModels = "~0"
POMDPTools = "~0.1"
POMDPs = "~0.9"
ParticleFilters = "~0.5"
StaticArrays = "~1"
Flux = "0.14"
LocalApproximationValueIteration = "0.4.3"
LocalFunctionApproximation = "1.1.1"
MCTS = "0.5.5"
ManifoldLearning = "0.9"
MultivariateStats = "0.9"
NearestNeighbors = "0.4"
POMDPModels = "0.4.20"
POMDPTools = "0.1.6"
POMDPs = "0.9.6"
ParticleFilters = "0.5.6"
StaticArrays = "1.9.3"
julia = "1"

[extras]
Expand Down

0 comments on commit 49a3651

Please sign in to comment.