From 377d367177cbc287e98730d904a0399ec3e8fd08 Mon Sep 17 00:00:00 2001 From: Aleksei Tiulpin Date: Mon, 11 Jul 2022 22:07:09 +0300 Subject: [PATCH] Update requirements.txt --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index c31a106..3d026de 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ black==22.6.0 codecov==2.1.12 coverage==5.0.3 opencv-python-headless==4.6.0.66 -pytest==7.1.2 +pytest==3.10.1 pytest-cov==2.6.0 pytest-flake8==1.1.1 pytest-pep8==1.0.6