Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/py-polars/requirements-ci.txt
6937 views
1
# -------------------------------------------------------
2
# Packages that we require for unit tests that run on CI
3
# (installable via `make requirements-all`)
4
# -------------------------------------------------------
5
torch
6
jax[cpu]
7
pyiceberg>=0.7.1
8
pyiceberg-core
9
polars-ds==0.10.0
10
11