Spaces:
Runtime error
Runtime error
Update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tenacity==8.2.2
|
|
6 |
rich>=13.3.1
|
7 |
prompt_toolkit>=3.0
|
8 |
pettingzoo==1.22.3
|
9 |
-
chess
|
|
|
|
6 |
rich>=13.3.1
|
7 |
prompt_toolkit>=3.0
|
8 |
pettingzoo==1.22.3
|
9 |
+
chess
|
10 |
+
chatarena==0.1.2
|