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 b61f714 commit 7d5552bCopy full SHA for 7d5552b
requirements-test-full.txt
@@ -2,8 +2,8 @@ fsspec>=2022.11.0;sys_platform != "win32"
2
jax[cpu]>=0.2.15;sys_platform != "win32" and python_version < "3.13"
3
numba>=0.50.0;sys_platform != "win32" and python_version < "3.13"
4
numexpr>=2.7; python_version < "3.13"
5
-pandas>=0.24.0;sys_platform != "win32" and python_version < "3.13"
6
-pyarrow>=12.0.0,<20.0.0;sys_platform != "win32" and python_version < "3.13"
+pandas>=0.24.0;sys_platform != "win32"
+pyarrow>=12.0.0;sys_platform != "win32"
7
pytest>=6
8
pytest-cov
9
pytest-xdist
0 commit comments