From 78e12d3b2a4a4d16988622bf3aa95d0305fb79d6 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sat, 3 Jan 2026 18:41:12 +0000 Subject: Added OCR and InfluxDB --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a614f08..4502b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ +# sudo apt install tesseract-ocr python3-tk python3-dev pyautogui opencv-python - +pytesseract +python-dotenv +influxdb-client -- cgit v1.2.3