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