Skip to content

Commit

Permalink
added upper bound to Parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorso committed Jan 20, 2024
1 parent 1299f75 commit 2da557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Flux = "0.14"
Images = "0"
POMDPTools = "0"
POMDPs = "0"
Parameters = ">= 0.12"
Parameters = "0.12"
Plots = "1"
StatsBase = "0.33"
TensorBoardLogger = "0.1"
Expand Down

0 comments on commit 2da557f

Please sign in to comment.