From ca86d877432a5cff1ea774c13b1f27d9534b98c7 Mon Sep 17 00:00:00 2001 From: elliottower Date: Wed, 17 Jan 2024 18:42:01 -0500 Subject: [PATCH] Revert tianshou change, as the imports should no longer be changed --- tutorials/Tianshou/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/Tianshou/requirements.txt b/tutorials/Tianshou/requirements.txt index 1363262b7..b7b8d4a47 100644 --- a/tutorials/Tianshou/requirements.txt +++ b/tutorials/Tianshou/requirements.txt @@ -1,3 +1,3 @@ -pettingzoo[classic]==1.24.1 +pettingzoo[classic]==1.23.0 packaging==21.3 tianshou==0.5.0