We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512c1a8 commit 211198aCopy full SHA for 211198a
1 file changed
test-requirements.txt
@@ -1,6 +1,7 @@
1
-hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
+hacking<3 # Apache-2.0
2
typing-extensions<4.2.0;python_version=='3.6' # PSF-2.0
3
pytest-timer
4
pytest==4.6.1
5
coverage>=4.0 # Apache-2.0
6
mock==3.0.5
7
+flake8>=3.8.4 # Flake8 License (MIT)
0 commit comments