Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ requests
|
|
| 4 |
beautifulsoup4
|
| 5 |
pandas
|
| 6 |
pytesseract
|
|
|
|
| 7 |
python-chess
|
| 8 |
stockfish
|
| 9 |
yt-dlp
|
|
|
|
| 4 |
beautifulsoup4
|
| 5 |
pandas
|
| 6 |
pytesseract
|
| 7 |
+
lxml
|
| 8 |
python-chess
|
| 9 |
stockfish
|
| 10 |
yt-dlp
|