Skip to content

Commit f89834b

Browse files
authored
DOC: Update docs dependencies and sub dependencies (#851)
1 parent 0dbc808 commit f89834b

File tree

6 files changed

+104
-113
lines changed

6 files changed

+104
-113
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Attention: The newest changes should be on top -->
4141

4242
### Changed
4343

44+
- DOC: Update docs dependencies and sub dependencies [#851](https://github.com/RocketPy-Team/RocketPy/pull/851)
4445
- ENH: _MotorPrints inheritance - issue #460 [#828](https://github.com/RocketPy-Team/RocketPy/pull/828)
4546
- MNT: fix deprecations and warnings [#829](https://github.com/RocketPy-Team/RocketPy/pull/829)
4647

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ main = calisto.add_parachute(
262262
sampling_rate=105,
263263
lag=1.5,
264264
noise=(0, 8.3, 0.5),
265-
parachute_radius=1.5,
266-
parachute_height=1.5,
265+
radius=1.5,
266+
height=1.5,
267267
porosity=0.0432,
268268
)
269269

@@ -274,8 +274,8 @@ drogue = calisto.add_parachute(
274274
sampling_rate=105,
275275
lag=1.5,
276276
noise=(0, 8.3, 0.5),
277-
parachute_radius=1.5,
278-
parachute_height=1.5,
277+
radius=1.5,
278+
height=1.5,
279279
porosity=0.0432,
280280
)
281281
```

docs/requirements.in

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
nbsphinx==0.9.4
2-
pydata-sphinx-theme==0.15.2
1+
nbsphinx==0.9.7
2+
pydata-sphinx-theme==0.16.1
33
jupyter-sphinx==0.5.3
4-
sphinx_design==0.5.0
5-
ipykernel==6.29.4
6-
pandas==2.2.2
7-
lxml_html_clean==0.1.1
4+
sphinx_design==0.6.1
5+
ipykernel==6.30.1
6+
pandas==2.3.2
7+
lxml_html_clean==0.4.2
88
sphinx-copybutton==0.5.2
99
sphinx-tabs==3.4.7
10-
plotly>=5
10+
plotly==6.3.0

docs/requirements.txt

Lines changed: 84 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -2,118 +2,116 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile docs/requirements.in
66
#
77
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
9-
alabaster==0.7.16
9+
alabaster==1.0.0
1010
# via sphinx
11-
asttokens==2.4.1
11+
asttokens==3.0.0
1212
# via stack-data
13-
attrs==23.2.0
13+
attrs==25.3.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
babel==2.15.0
17+
babel==2.17.0
1818
# via
1919
# pydata-sphinx-theme
2020
# sphinx
21-
beautifulsoup4==4.12.3
21+
beautifulsoup4==4.13.5
2222
# via
2323
# nbconvert
2424
# pydata-sphinx-theme
25-
bleach==6.1.0
25+
bleach[css]==6.2.0
2626
# via nbconvert
27-
certifi==2024.2.2
27+
certifi==2025.8.3
2828
# via requests
29-
charset-normalizer==3.3.2
29+
charset-normalizer==3.4.3
3030
# via requests
31-
comm==0.2.2
31+
comm==0.2.3
3232
# via
3333
# ipykernel
3434
# ipywidgets
35-
debugpy==1.8.1
35+
debugpy==1.8.17
3636
# via ipykernel
37-
decorator==5.1.1
37+
decorator==5.2.1
3838
# via ipython
3939
defusedxml==0.7.1
4040
# via nbconvert
41-
docutils==0.20.1
41+
docutils==0.21.2
4242
# via
4343
# nbsphinx
4444
# pydata-sphinx-theme
4545
# sphinx
4646
# sphinx-tabs
47-
entrypoints==0.4
48-
# via nbconvert
49-
exceptiongroup==1.2.2
50-
# via ipython
51-
executing==2.0.1
47+
executing==2.2.1
5248
# via stack-data
53-
fastjsonschema==2.19.1
49+
fastjsonschema==2.21.2
5450
# via nbformat
55-
idna==3.7
51+
idna==3.10
5652
# via requests
5753
imagesize==1.4.1
5854
# via sphinx
59-
ipykernel==6.29.4
55+
ipykernel==6.30.1
6056
# via
61-
# -r requirements.in
57+
# -r docs/requirements.in
6258
# jupyter-sphinx
63-
ipython==8.24.0
59+
ipython==9.5.0
6460
# via
6561
# ipykernel
6662
# ipywidgets
6763
# jupyter-sphinx
68-
ipywidgets==8.1.2
64+
ipython-pygments-lexers==1.1.1
65+
# via ipython
66+
ipywidgets==8.1.7
6967
# via jupyter-sphinx
70-
jedi==0.19.1
68+
jedi==0.19.2
7169
# via ipython
72-
jinja2==3.1.4
70+
jinja2==3.1.6
7371
# via
7472
# nbconvert
7573
# nbsphinx
7674
# sphinx
77-
jsonschema==4.22.0
75+
jsonschema==4.25.1
7876
# via nbformat
79-
jsonschema-specifications==2023.12.1
77+
jsonschema-specifications==2025.9.1
8078
# via jsonschema
81-
jupyter-client==8.6.2
79+
jupyter-client==8.6.3
8280
# via
8381
# ipykernel
8482
# nbclient
85-
jupyter-core==5.7.2
83+
jupyter-core==5.8.1
8684
# via
8785
# ipykernel
8886
# jupyter-client
8987
# nbclient
9088
# nbconvert
9189
# nbformat
9290
jupyter-sphinx==0.5.3
93-
# via -r requirements.in
91+
# via -r docs/requirements.in
9492
jupyterlab-pygments==0.3.0
9593
# via nbconvert
96-
jupyterlab-widgets==3.0.10
94+
jupyterlab-widgets==3.0.15
9795
# via ipywidgets
98-
lxml==5.2.2
99-
# via
100-
# lxml-html-clean
101-
# nbconvert
102-
lxml-html-clean==0.1.1
103-
# via -r requirements.in
104-
markupsafe==2.1.5
96+
lxml==6.0.1
97+
# via lxml-html-clean
98+
lxml-html-clean==0.4.2
99+
# via -r docs/requirements.in
100+
markupsafe==3.0.2
105101
# via
106102
# jinja2
107103
# nbconvert
108104
matplotlib-inline==0.1.7
109105
# via
110106
# ipykernel
111107
# ipython
112-
mistune==0.8.4
108+
mistune==3.1.4
113109
# via nbconvert
114-
nbclient==0.10.0
110+
narwhals==2.5.0
111+
# via plotly
112+
nbclient==0.10.2
115113
# via nbconvert
116-
nbconvert==6.5.4
114+
nbconvert==7.16.6
117115
# via
118116
# jupyter-sphinx
119117
# nbsphinx
@@ -123,45 +121,45 @@ nbformat==5.10.4
123121
# nbclient
124122
# nbconvert
125123
# nbsphinx
126-
nbsphinx==0.9.4
127-
# via -r requirements.in
124+
nbsphinx==0.9.7
125+
# via -r docs/requirements.in
128126
nest-asyncio==1.6.0
129127
# via ipykernel
130-
numpy==1.26.4
128+
numpy==2.3.3
131129
# via pandas
132-
packaging==24.0
130+
packaging==25.0
133131
# via
134132
# ipykernel
135133
# nbconvert
136134
# plotly
137-
# pydata-sphinx-theme
138135
# sphinx
139-
pandas==2.2.2
140-
# via -r requirements.in
136+
pandas==2.3.2
137+
# via -r docs/requirements.in
141138
pandocfilters==1.5.1
142139
# via nbconvert
143-
parso==0.8.4
140+
parso==0.8.5
144141
# via jedi
145142
pexpect==4.9.0
146143
# via ipython
147-
platformdirs==4.2.2
144+
platformdirs==4.4.0
148145
# via jupyter-core
149-
plotly==5.24.1
150-
# via -r requirements.in
151-
prompt-toolkit==3.0.43
146+
plotly==6.3.0
147+
# via -r docs/requirements.in
148+
prompt-toolkit==3.0.52
152149
# via ipython
153-
psutil==5.9.8
150+
psutil==7.1.0
154151
# via ipykernel
155152
ptyprocess==0.7.0
156153
# via pexpect
157-
pure-eval==0.2.2
154+
pure-eval==0.2.3
158155
# via stack-data
159-
pydata-sphinx-theme==0.15.2
160-
# via -r requirements.in
161-
pygments==2.18.0
156+
pydata-sphinx-theme==0.16.1
157+
# via -r docs/requirements.in
158+
pygments==2.19.2
162159
# via
163160
# accessible-pygments
164161
# ipython
162+
# ipython-pygments-lexers
165163
# nbconvert
166164
# pydata-sphinx-theme
167165
# sphinx
@@ -170,32 +168,29 @@ python-dateutil==2.9.0.post0
170168
# via
171169
# jupyter-client
172170
# pandas
173-
pytz==2024.1
171+
pytz==2025.2
174172
# via pandas
175-
pyzmq==26.0.3
173+
pyzmq==27.1.0
176174
# via
177175
# ipykernel
178176
# jupyter-client
179-
referencing==0.35.1
177+
referencing==0.36.2
180178
# via
181179
# jsonschema
182180
# jsonschema-specifications
183-
requests==2.32.2
181+
requests==2.32.5
184182
# via sphinx
185-
rpds-py==0.18.1
183+
rpds-py==0.27.1
186184
# via
187185
# jsonschema
188186
# referencing
189-
six==1.16.0
190-
# via
191-
# asttokens
192-
# bleach
193-
# python-dateutil
194-
snowballstemmer==2.2.0
187+
six==1.17.0
188+
# via python-dateutil
189+
snowballstemmer==3.0.1
195190
# via sphinx
196-
soupsieve==2.5
191+
soupsieve==2.8
197192
# via beautifulsoup4
198-
sphinx==7.3.7
193+
sphinx==8.1.3
199194
# via
200195
# jupyter-sphinx
201196
# nbsphinx
@@ -204,38 +199,33 @@ sphinx==7.3.7
204199
# sphinx-design
205200
# sphinx-tabs
206201
sphinx-copybutton==0.5.2
207-
# via -r requirements.in
208-
sphinx-design==0.5.0
209-
# via -r requirements.in
202+
# via -r docs/requirements.in
203+
sphinx-design==0.6.1
204+
# via -r docs/requirements.in
210205
sphinx-tabs==3.4.7
211-
# via -r requirements.in
212-
sphinxcontrib-applehelp==1.0.8
206+
# via -r docs/requirements.in
207+
sphinxcontrib-applehelp==2.0.0
213208
# via sphinx
214-
sphinxcontrib-devhelp==1.0.6
209+
sphinxcontrib-devhelp==2.0.0
215210
# via sphinx
216-
sphinxcontrib-htmlhelp==2.0.5
211+
sphinxcontrib-htmlhelp==2.1.0
217212
# via sphinx
218213
sphinxcontrib-jsmath==1.0.1
219214
# via sphinx
220-
sphinxcontrib-qthelp==1.0.7
215+
sphinxcontrib-qthelp==2.0.0
221216
# via sphinx
222-
sphinxcontrib-serializinghtml==1.1.10
217+
sphinxcontrib-serializinghtml==2.0.0
223218
# via sphinx
224219
stack-data==0.6.3
225220
# via ipython
226-
tenacity==9.0.0
227-
# via plotly
228-
tinycss2==1.3.0
229-
# via nbconvert
230-
tomli==2.2.1
231-
# via sphinx
232-
tornado==6.4
221+
tinycss2==1.4.0
222+
# via bleach
223+
tornado==6.5.2
233224
# via
234225
# ipykernel
235226
# jupyter-client
236227
traitlets==5.14.3
237228
# via
238-
# comm
239229
# ipykernel
240230
# ipython
241231
# ipywidgets
@@ -246,19 +236,19 @@ traitlets==5.14.3
246236
# nbconvert
247237
# nbformat
248238
# nbsphinx
249-
typing-extensions==4.12.0
239+
typing-extensions==4.15.0
250240
# via
251-
# ipython
241+
# beautifulsoup4
252242
# pydata-sphinx-theme
253-
tzdata==2024.1
243+
tzdata==2025.2
254244
# via pandas
255-
urllib3==2.2.1
245+
urllib3==2.5.0
256246
# via requests
257247
wcwidth==0.2.13
258248
# via prompt-toolkit
259249
webencodings==0.5.1
260250
# via
261251
# bleach
262252
# tinycss2
263-
widgetsnbextension==4.0.10
253+
widgetsnbextension==4.0.14
264254
# via ipywidgets

0 commit comments

Comments
 (0)