diff --git a/services/worker/requirements.txt b/services/worker/requirements.txt index 0ec44b2..18e69b7 100644 --- a/services/worker/requirements.txt +++ b/services/worker/requirements.txt @@ -6,7 +6,7 @@ redis>=5.0.0,<6.0.0 minio>=7.2.0,<8.0.0 # Utilities -python-dotenv>=1.0.0,<2.0.0 +python-dotenv>=1.2.2,<2.0.0 pydantic>=2.0.0,<3.0.0 python-json-logger>=2.0.0,<3.0.0