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:
Marco Burstein 2018-12-09 17:18:40 -08:00 committed by showell
parent 0fd093a698
commit d176fbe324
2 changed files with 1 additions and 5 deletions

View file

@ -1 +1 @@
python-chess[engine,gaviota]
python-chess[engine,gaviota] == 0.22.0