Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit 8e659ef

Browse files
committed
add upper bound for dependencies
1 parent 9d0ae36 commit 8e659ef

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Project.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,10 @@ test = ["Test", "ArcadeLearningEnvironment", "ViZDoom", "PyCall", "Hanabi"]
2727

2828
[compat]
2929
julia = "1"
30+
Distributions <= "1"
31+
GR <= "1"
32+
POMDPModels <= "1"
33+
POMDPs <= "1"
34+
Reexport <= "1"
35+
Requires <= "1"
36+
StatsBase <= "1"

0 commit comments

Comments
 (0)