From 64639bce6d12069412c8cbd02f9b9e0b51dbd140 Mon Sep 17 00:00:00 2001 From: Matthias Bisping Date: Tue, 3 Jan 2023 10:15:13 +0100 Subject: [PATCH] Rollback --- requirements.txt | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4d2e49d..de53279 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.2.0 +pytest~=7.0.1 funcy==1.17 numpy==1.22.3 opencv-python-headless~=4.5.5.62 pdf2image~=1.16.0 -matplotlib~=3.6.2 +matplotlib~=3.5.1 imutils~=0.5.4 iteration-utilities~=0.11.0 -dvc~=2.38.1 +dvc==2.9.3 dvc[ssh] scipy~=1.8.0 coverage~=5.5 @@ -17,24 +17,6 @@ dependency-check~=0.6.0 prometheus-client~=0.13.1 prometheus_flask_exporter~=0.19.0 lorem-text==2.1 -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 + +# pdf2array +PyMuPDF==1.19.6 \ No newline at end of file