bots: Fix a Chessbot dependency error.
Specify a version for Chessbot so that it will continue to function properly if the library is updated. Also, update `test-bots` to remove a temporary fix for Chessbot.
This commit is contained in:
parent
0fd093a698
commit
d176fbe324
2 changed files with 1 additions and 5 deletions
|
@ -1 +1 @@
|
|||
python-chess[engine,gaviota]
|
||||
python-chess[engine,gaviota] == 0.22.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue