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