diff --git a/worker/requirements.txt b/worker/requirements.txt index b6b43b4d..44cf8c51 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.6 uvicorn==0.34.0 python-multipart==0.0.20 -python-dotenv==1.0.1 +python-dotenv==1.2.2 psycopg2-binary==2.9.10 pdfplumber==0.11.4 pytesseract==0.3.13