Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install python 3.13
uses: actions/setup-python@v5
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_marimo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install python 3.13
uses: actions/setup-python@v5
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Install python 3.13
uses: actions/setup-python@v5
with:
python-version: "3.13"
python-version: "3.14"

- name: Install dependencies
run: |
Expand Down
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ test = ["coveralls", "pytest"]
docs = [
"Sphinx==8.2.3",
"asteroid-sphinx-theme==0.0.3",
"ipython==9.1.0",
"sphinx-autodoc-typehints==3.1.0",
"ipython==9.8.0",
"sphinx-autodoc-typehints==3.6.0",
"sphinx_rtd_theme==3.0.2",
]
gui = [
"marimo[recommended]>0.14,<0.15",
"marimo[recommended]>0.18,<0.19",
"micropip>0.10,<0.11",
"cems-nuclei[client]>3,<4"
]
Expand Down
82 changes: 41 additions & 41 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@ altair==5.5.0
# via marimo
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
anyio==4.12.0
# via
# httpx
# openai
# starlette
asteroid-sphinx-theme==0.0.3
# via py-cptcore (pyproject.toml)
asttokens==3.0.0
asttokens==3.0.1
# via stack-data
attrs==25.3.0
attrs==25.4.0
# via
# jsonschema
# referencing
babel==2.17.0
# via sphinx
cems-nuclei==3.0.1
# via py-cptcore (pyproject.toml)
certifi==2025.8.3
certifi==2025.11.12
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.3.0
click==8.3.1
# via
# marimo
# uvicorn
Expand All @@ -48,18 +48,18 @@ distro==1.9.0
# via openai
docopt==0.6.2
# via coveralls
docutils==0.21.2
docutils==0.22.3
# via
# marimo
# sphinx
# sphinx-rtd-theme
duckdb==1.4.0
duckdb==1.4.3
# via marimo
executing==2.2.1
# via stack-data
fastjsonschema==2.21.2
# via nbformat
fonttools==4.60.0
fonttools==4.61.0
# via matplotlib
h11==0.16.0
# via
Expand All @@ -69,16 +69,16 @@ httpcore==1.0.9
# via httpx
httpx==0.28.1
# via openai
idna==3.10
idna==3.11
# via
# anyio
# httpx
# requests
imagesize==1.4.1
# via sphinx
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
ipython==9.1.0
ipython==9.8.0
# via py-cptcore (pyproject.toml)
ipython-pygments-lexers==1.1.1
# via ipython
Expand All @@ -92,48 +92,48 @@ jinja2==3.1.6
# via
# altair
# sphinx
jiter==0.11.0
jiter==0.12.0
# via openai
jsonschema==4.25.1
# via
# altair
# nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-core==5.8.1
jupyter-core==5.9.1
# via nbformat
kiwisolver==1.4.9
# via matplotlib
loro==1.8.1
loro==1.10.3
# via marimo
marimo==0.14.17
marimo==0.18.4
# via py-cptcore (pyproject.toml)
markdown==3.9
markdown==3.10
# via
# marimo
# pymdown-extensions
markupsafe==3.0.2
markupsafe==3.0.3
# via jinja2
matplotlib==3.10.6
matplotlib==3.10.7
# via py-cptcore (pyproject.toml)
matplotlib-inline==0.1.7
matplotlib-inline==0.2.1
# via ipython
micropip==0.10.1
micropip==0.11.0
# via py-cptcore (pyproject.toml)
narwhals==2.5.0
narwhals==2.13.0
# via
# altair
# marimo
nbformat==5.10.4
# via marimo
numpy==2.3.3
numpy==2.3.5
# via
# contourpy
# matplotlib
# pandas
openai==1.109.1
# via marimo
orjson==3.11.3
orjson==3.11.5
# via cems-nuclei
packaging==25.0
# via
Expand All @@ -142,33 +142,33 @@ packaging==25.0
# matplotlib
# pytest
# sphinx
pandas==2.3.2
pandas==2.3.3
# via py-cptcore (pyproject.toml)
parso==0.8.5
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.3.0
# via matplotlib
platformdirs==4.4.0
platformdirs==4.5.1
# via jupyter-core
pluggy==1.6.0
# via pytest
polars==1.33.1
polars==1.36.1
# via marimo
prompt-toolkit==3.0.52
# via ipython
psutil==7.1.0
psutil==7.1.3
# via marimo
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
# via stack-data
pyarrow==21.0.0
# via polars
pydantic==2.11.9
pydantic==2.12.5
# via openai
pydantic-core==2.33.2
pydantic-core==2.41.5
# via pydantic
pygments==2.19.2
# via
Expand All @@ -179,7 +179,7 @@ pygments==2.19.2
# sphinx
pyjwt==2.10.1
# via cems-nuclei
pymdown-extensions==10.16.1
pymdown-extensions==10.18
# via marimo
pyparsing==3.2.5
# via matplotlib
Expand All @@ -191,11 +191,11 @@ python-dateutil==2.9.0.post0
# pandas
pytz==2025.2
# via pandas
pyyaml==6.0.2
pyyaml==6.0.3
# via
# marimo
# pymdown-extensions
referencing==0.36.2
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -207,11 +207,11 @@ requests==2.32.5
# sphinx
roman-numerals-py==3.1.0
# via sphinx
rpds-py==0.27.1
rpds-py==0.30.0
# via
# jsonschema
# referencing
ruff==0.13.1
ruff==0.14.8
# via marimo
six==1.17.0
# via python-dateutil
Expand All @@ -228,7 +228,7 @@ sphinx==8.2.3
# sphinx-autodoc-typehints
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autodoc-typehints==3.1.0
sphinx-autodoc-typehints==3.6.0
# via py-cptcore (pyproject.toml)
sphinx-rtd-theme==3.0.2
# via py-cptcore (pyproject.toml)
Expand All @@ -246,11 +246,11 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlglot==27.17.0
sqlglot==27.29.0
# via marimo
stack-data==0.6.3
# via ipython
starlette==0.48.0
starlette==0.50.0
# via marimo
tomlkit==0.13.3
# via marimo
Expand All @@ -269,13 +269,13 @@ typing-extensions==4.15.0
# pydantic
# pydantic-core
# typing-inspection
typing-inspection==0.4.1
typing-inspection==0.4.2
# via pydantic
tzdata==2025.2
# via pandas
urllib3==2.5.0
urllib3==2.6.1
# via requests
uvicorn==0.37.0
uvicorn==0.38.0
# via marimo
wcwidth==0.2.14
# via prompt-toolkit
Expand Down
Loading