Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/docs/source/requirements.txt
8398 views
1
altair
2
pandas
3
pyarrow
4
graphviz
5
hvplot
6
matplotlib
7
plotnine
8
seaborn
9
plotly
10
numba >= 0.54
11
numpy
12
13
# one of the associated packages (watchdog) only has macOS wheels up to py3.13 at the moment
14
# ref: https://github.com/gorakhargosh/watchdog/issues/1143
15
mkdocs-material==9.6.20; python_version < "3.14" or sys_platform != "darwin"
16
mkdocs-macros-plugin==1.3.7; python_version < "3.14" or sys_platform != "darwin"
17
mkdocs-redirects==1.2.1; python_version < "3.14" or sys_platform != "darwin"
18
material-plausible-plugin==0.3.0; python_version < "3.14" or sys_platform != "darwin"
19
markdown-exec[ansi]==1.10.0; python_version < "3.14" or sys_platform != "darwin"
20
pygithub==2.6.1
21
22