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 b12fb69 commit af08e7bCopy full SHA for af08e7b
requirements-test-full.txt
@@ -1,9 +1,9 @@
1
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.14"
5
-pandas>=0.24.0;sys_platform != "win32" and python_version < "3.14"
6
-pyarrow>=12.0.0;sys_platform != "win32" and python_version < "3.14"
+jax[cpu]>=0.2.15;sys_platform != "win32"
+numba>=0.50.0;sys_platform != "win32" and python_version < "3.14"
+numexpr>=2.7
+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