bump required version of chessboard component
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
gradio[mcp]
|
2 |
-
gradio_chessboard>=0.0.
|
3 |
chess
|
|
|
1 |
gradio[mcp]
|
2 |
+
gradio_chessboard>=0.0.10
|
3 |
chess
|