diff --git a/requirements.dev.txt b/requirements.dev.txt index d42e14f..6618a37 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ -black~=23.9 +black~=24.3 docopt~=0.6 -pylint~=3.0 +pylint~=3.1 -r requirements.tests.txt diff --git a/requirements.tests.txt b/requirements.tests.txt index f75cd63..01752e9 100644 --- a/requirements.tests.txt +++ b/requirements.tests.txt @@ -1,8 +1,8 @@ pytest-black~=0.3 -pytest-cov~=4.1 +pytest-cov~=5.0 pytest-instafail~=0.5 -pytest-isort~=3.1 +pytest-isort~=4.0 pytest-pylint~=0.21 pytest-watch~=4.2 -pytest~=7.4 +pytest~=8.1 -r requirements.txt diff --git a/requirements.txt b/requirements.txt index 2d87528..06866fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -fastparquet~=2023.8 +fastparquet~=2024.2 flask~=3.0 -google-cloud-documentai~=2.20 -google-cloud-logging~=3.8 -google-cloud-storage~=2.11 +google-cloud-documentai~=2.24 +google-cloud-logging~=3.10 +google-cloud-storage~=2.16 gunicorn~=21.2 -opencv-python~=4.8 +opencv-python~=4.9 openpyxl~=3.1 -pandas~=2.1 -pdf2image~=1.16 -pyarrow~=13.0 +pandas~=2.2 +pdf2image~=1.17 +pyarrow~=15.0