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 78a7e92 commit 417b439Copy full SHA for 417b439
tests/requirements.txt
@@ -7,7 +7,7 @@ faker>=4.1.2
7
flake8>=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.10"
+pandas>=1.0.0; implementation_name == "cpython" and python_version < "3.11"
11
pytest>=6.0.0
12
pytest-cov>=2.8.1
13
pytest-randomly>=3.7.0
0 commit comments