Skip to content

Commit 39d0390

Browse files
authored
upgrade rlcard version again (changes to its dependencies only)
1 parent 22c642b commit 39d0390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def get_version():
2525

2626
extras = {
2727
"atari": ["multi_agent_ale_py==0.1.10", "pygame==2.0.0"],
28-
"classic": ["python-chess==0.31.4", "rlcard==0.2.7", "hanabi_learning_environment==0.0.1"],
28+
"classic": ["python-chess==0.31.4", "rlcard==0.2.8", "hanabi_learning_environment==0.0.1"],
2929
"butterfly": ["pygame==2.0.0", "pymunk==5.7.0"],
3030
"magent": ["magent==0.1.13"],
3131
"mpe": [],

0 commit comments

Comments
 (0)