Skip to content

Commit 62e22b2

Browse files
Fix RLEnv version
1 parent 94f1a06 commit 62e22b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ReinforcementLearningEnvironments/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ IntervalSets = "0.7"
2424
MacroTools = "0.5"
2525
OpenSpiel = "0.2.1"
2626
ReinforcementLearningBase = "0.12"
27-
ReinforcementLearningCore = "0.12, 0.13, 0.14, 0.15"
27+
ReinforcementLearningCore = "0.13"
2828
Requires = "1.0"
2929
StatsBase = "0.32, 0.33, 0.34"
30-
julia = "1.3"
30+
julia = "1.6"
3131

3232
[extras]
3333
ArcadeLearningEnvironment = "b7f77d8d-088d-5e02-8ac0-89aab2acc977"

0 commit comments

Comments
 (0)