diff --git a/app/pyproject.toml b/app/pyproject.toml index b3eab4e..b8fdeea 100644 --- a/app/pyproject.toml +++ b/app/pyproject.toml @@ -14,7 +14,6 @@ dependencies = [ "pillow>=12.1.1", "playwright>=1.58.0", "psycopg2-binary>=2.9.11", - "pytesseract>=0.3.13", "python-dotenv>=1.2.2", "sqlalchemy>=2.0.48", "uvicorn>=0.41.0",