Skip to content

Commit bb107bc

Browse files
committed
fix(jobs): update github jobs
1 parent 555563e commit bb107bc

File tree

3 files changed

+81
-8
lines changed

3 files changed

+81
-8
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
strategy:
2424
matrix:
2525
python-version:
26-
- "3.9"
27-
- "3.10"
2826
- "3.11"
2927
- "3.12"
3028
- "3.13"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ uv pip compile --python-version 3.13 --extra=test --extra=docs --extra=gui --out
9999
Update the requirements within the defined ranges with:
100100

101101
```bash
102-
uv pip compile --python-version 3.13 --upgrade --extra=test --extra=gui --output-file=requirements.txt pyproject.toml
102+
uv pip compile --python-version 3.13 --upgrade --extra=test --extra=gui --extra=docs --output-file=requirements.txt pyproject.toml
103103
```

requirements.txt

Lines changed: 80 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv pip compile --python-version 3.13 --extra=test --extra=gui --output-file=requirements.txt pyproject.toml
2+
# uv pip compile --python-version 3.13 --extra=test --extra=gui --extra=docs --output-file=requirements.txt pyproject.toml
3+
alabaster==1.0.0
4+
# via sphinx
35
altair==5.5.0
46
# via marimo
57
annotated-types==0.7.0
@@ -9,10 +11,16 @@ anyio==4.11.0
911
# httpx
1012
# openai
1113
# starlette
14+
asteroid-sphinx-theme==0.0.3
15+
# via py-cptcore (pyproject.toml)
16+
asttokens==3.0.0
17+
# via stack-data
1218
attrs==25.3.0
1319
# via
1420
# jsonschema
1521
# referencing
22+
babel==2.17.0
23+
# via sphinx
1624
cems-nuclei==3.0.1
1725
# via py-cptcore (pyproject.toml)
1826
certifi==2025.8.3
@@ -34,14 +42,21 @@ coveralls==3.3.1
3442
# via py-cptcore (pyproject.toml)
3543
cycler==0.12.1
3644
# via matplotlib
45+
decorator==5.2.1
46+
# via ipython
3747
distro==1.9.0
3848
# via openai
3949
docopt==0.6.2
4050
# via coveralls
41-
docutils==0.22.2
42-
# via marimo
51+
docutils==0.21.2
52+
# via
53+
# marimo
54+
# sphinx
55+
# sphinx-rtd-theme
4356
duckdb==1.4.0
4457
# via marimo
58+
executing==2.2.1
59+
# via stack-data
4560
fastjsonschema==2.21.2
4661
# via nbformat
4762
fonttools==4.60.0
@@ -59,14 +74,24 @@ idna==3.10
5974
# anyio
6075
# httpx
6176
# requests
77+
imagesize==1.4.1
78+
# via sphinx
6279
iniconfig==2.1.0
6380
# via pytest
81+
ipython==9.1.0
82+
# via py-cptcore (pyproject.toml)
83+
ipython-pygments-lexers==1.1.1
84+
# via ipython
6485
itsdangerous==2.2.0
6586
# via marimo
6687
jedi==0.19.2
67-
# via marimo
88+
# via
89+
# ipython
90+
# marimo
6891
jinja2==3.1.6
69-
# via altair
92+
# via
93+
# altair
94+
# sphinx
7095
jiter==0.11.0
7196
# via openai
7297
jsonschema==4.25.1
@@ -91,6 +116,8 @@ markupsafe==3.0.2
91116
# via jinja2
92117
matplotlib==3.10.6
93118
# via py-cptcore (pyproject.toml)
119+
matplotlib-inline==0.1.7
120+
# via ipython
94121
micropip==0.10.1
95122
# via py-cptcore (pyproject.toml)
96123
narwhals==2.5.0
@@ -114,10 +141,13 @@ packaging==25.0
114141
# marimo
115142
# matplotlib
116143
# pytest
144+
# sphinx
117145
pandas==2.3.2
118146
# via py-cptcore (pyproject.toml)
119147
parso==0.8.5
120148
# via jedi
149+
pexpect==4.9.0
150+
# via ipython
121151
pillow==11.3.0
122152
# via matplotlib
123153
platformdirs==4.4.0
@@ -126,8 +156,14 @@ pluggy==1.6.0
126156
# via pytest
127157
polars==1.33.1
128158
# via marimo
159+
prompt-toolkit==3.0.52
160+
# via ipython
129161
psutil==7.1.0
130162
# via marimo
163+
ptyprocess==0.7.0
164+
# via pexpect
165+
pure-eval==0.2.3
166+
# via stack-data
131167
pyarrow==21.0.0
132168
# via polars
133169
pydantic==2.11.9
@@ -136,8 +172,11 @@ pydantic-core==2.33.2
136172
# via pydantic
137173
pygments==2.19.2
138174
# via
175+
# ipython
176+
# ipython-pygments-lexers
139177
# marimo
140178
# pytest
179+
# sphinx
141180
pyjwt==2.10.1
142181
# via cems-nuclei
143182
pymdown-extensions==10.16.1
@@ -165,6 +204,9 @@ requests==2.32.5
165204
# py-cptcore (pyproject.toml)
166205
# cems-nuclei
167206
# coveralls
207+
# sphinx
208+
roman-numerals-py==3.1.0
209+
# via sphinx
168210
rpds-py==0.27.1
169211
# via
170212
# jsonschema
@@ -177,8 +219,37 @@ sniffio==1.3.1
177219
# via
178220
# anyio
179221
# openai
222+
snowballstemmer==3.0.1
223+
# via sphinx
224+
sphinx==8.2.3
225+
# via
226+
# py-cptcore (pyproject.toml)
227+
# asteroid-sphinx-theme
228+
# sphinx-autodoc-typehints
229+
# sphinx-rtd-theme
230+
# sphinxcontrib-jquery
231+
sphinx-autodoc-typehints==3.1.0
232+
# via py-cptcore (pyproject.toml)
233+
sphinx-rtd-theme==3.0.2
234+
# via py-cptcore (pyproject.toml)
235+
sphinxcontrib-applehelp==2.0.0
236+
# via sphinx
237+
sphinxcontrib-devhelp==2.0.0
238+
# via sphinx
239+
sphinxcontrib-htmlhelp==2.1.0
240+
# via sphinx
241+
sphinxcontrib-jquery==4.1
242+
# via sphinx-rtd-theme
243+
sphinxcontrib-jsmath==1.0.1
244+
# via sphinx
245+
sphinxcontrib-qthelp==2.0.0
246+
# via sphinx
247+
sphinxcontrib-serializinghtml==2.0.0
248+
# via sphinx
180249
sqlglot==27.17.0
181250
# via marimo
251+
stack-data==0.6.3
252+
# via ipython
182253
starlette==0.48.0
183254
# via marimo
184255
tomlkit==0.13.3
@@ -187,7 +258,9 @@ tqdm==4.67.1
187258
# via openai
188259
traitlets==5.14.3
189260
# via
261+
# ipython
190262
# jupyter-core
263+
# matplotlib-inline
191264
# nbformat
192265
typing-extensions==4.15.0
193266
# via
@@ -204,5 +277,7 @@ urllib3==2.5.0
204277
# via requests
205278
uvicorn==0.37.0
206279
# via marimo
280+
wcwidth==0.2.14
281+
# via prompt-toolkit
207282
websockets==15.0.1
208283
# via marimo

0 commit comments

Comments
 (0)