We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cab6f commit 05c7a6fCopy full SHA for 05c7a6f
requirements-test.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
3
tox>=3.15.1,<4
4
-flake8>=3.8.1,<3.9
+flake8>=3.8.1,<6
5
pytest>=4.6.10,<5 ; python_version < '3'
6
pytest>=5.4.2,<7 ; python_version >= '3'
7
coverage>=5.1,<6
0 commit comments