From b991c34014db13b2dddf5edd0da7e888abf1dd6f Mon Sep 17 00:00:00 2001 From: Danylo Tiutiushkin <48014331+danylott@users.noreply.github.com> Date: Wed, 5 Oct 2022 14:03:07 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7c8a737c..3f202d6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,6 @@ -pytest==6.2.5 -flake8==4.0.1 \ No newline at end of file +flake8==5.0.4 +flake8-annotations==2.9.1 +flake8-quotes==3.3.1 +flake8-variables-names==0.0.5 +pep8-naming==0.13.2 +pytest==7.1.3