We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b6d4b commit 5f958a3Copy full SHA for 5f958a3
tests/requirements.txt
@@ -4,7 +4,7 @@ consolekit>=1.0.0
4
coverage>=5.1
5
coverage-pyver-pragma>=0.2.1
6
faker>=4.1.2
7
-flake8>=3.8.4
+flake8<5,>=3.8.4
8
funcy>=1.16
9
importlib-metadata>=3.6.0
10
pandas>=1.0.0; implementation_name == "cpython" and python_version < "3.11"
0 commit comments