Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
#To download requirements, use 'python -m pip install -r requirements.txt'
|
2 |
-
python-chess == 1.10.0
|
|
|
1 |
#To download requirements, use 'python -m pip install -r requirements.txt'
|
2 |
+
#python-chess == 1.10.0
|