From 16698428f3720387f36f4e9d3a1ed43ca9e7ab46 Mon Sep 17 00:00:00 2001 From: Matthias Bisping Date: Tue, 3 Jan 2023 10:11:01 +0100 Subject: [PATCH] Update requirements file --- requirements.txt | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index de53279..4d2e49d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ envyaml==1.10.211231 Flask==2.1.1 waitress==2.0.0 -pytest~=7.0.1 +pytest~=7.2.0 funcy==1.17 numpy==1.22.3 opencv-python-headless~=4.5.5.62 pdf2image~=1.16.0 -matplotlib~=3.5.1 +matplotlib~=3.6.2 imutils~=0.5.4 iteration-utilities~=0.11.0 -dvc==2.9.3 +dvc~=2.38.1 dvc[ssh] scipy~=1.8.0 coverage~=5.5 @@ -17,6 +17,24 @@ dependency-check~=0.6.0 prometheus-client~=0.13.1 prometheus_flask_exporter~=0.19.0 lorem-text==2.1 - -# pdf2array -PyMuPDF==1.19.6 \ No newline at end of file +PyMuPDF==1.19.6 +pyinfra~=1.1.1a7 +loguru~=0.6.0 +pip~=22.3.1 +attrs~=22.2.0 +zlib~=1.2.13 +distro~=1.8.0 +wheel~=0.37.1 +retry~=0.9.2 +openssl~=1.1.1s +cryptography~=39.0.0 +pillow~=9.1.0 +jinja2~=3.1.2 +setuptools~=65.6.3 +packaging~=22.0 +pyparsing~=3.0.9 +zipp~=3.11.0 +future~=0.18.2 +pdf2img~=0.6.1 +tqdm~=4.64.1 +pika~=1.2.0 \ No newline at end of file