We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a87906 commit 43fe8f1Copy full SHA for 43fe8f1
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<5,>=3.8.4
+flake8>=3.8.4,<8
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