This commit is contained in:
Sorin Savu
2026-07-13 09:51:28 +03:00
parent 0ad947ba56
commit dcc6bba61b
10 changed files with 1612 additions and 8 deletions
+8
View File
@@ -0,0 +1,8 @@
Flask>=3.0
PyMySQL>=1.1
requests>=2.31
PyYAML>=6.0
flask-sock>=0.7
simple-websocket>=1.0
# Optional, only needed when OCR_ENGINE=tesseract:
# pip install pytesseract Pillow (and the system `tesseract-ocr` binary)