Inkcap commited on
Commit
22fe4ca
·
1 Parent(s): 9115421

Changed python-chess version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  #To download requirements, use 'python -m pip install -r requirements.txt'
2
- python-chess==1.10.0
3
  matplotlib==3.8.2
4
  requests==2.28.2
 
1
  #To download requirements, use 'python -m pip install -r requirements.txt'
2
+ python-chess==1.1.0
3
  matplotlib==3.8.2
4
  requests==2.28.2