Skip to content

Commit

Permalink
DOC: compile docs requirements in linux machine.
Browse files Browse the repository at this point in the history
  • Loading branch information
phmbressan authored and Gui-FernandesBR committed Aug 11, 2024
1 parent 4531ed5 commit 43a4aa3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Attention: The newest changes should be on top -->

### Changed

-
- DOC: Fix documentation dependencies [#651](https://github.com/RocketPy-Team/RocketPy/pull/651)
- DOC: Fix documentation warnings [#645](https://github.com/RocketPy-Team/RocketPy/pull/645)
- DOC: New Environment class docs pages [#644](https://github.com/RocketPy-Team/RocketPy/pull/644)

Expand Down
20 changes: 6 additions & 14 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
Expand Down Expand Up @@ -28,10 +28,6 @@ certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via
# ipython
# sphinx
comm==0.2.2
# via
# ipykernel
Expand All @@ -49,8 +45,6 @@ docutils==0.20.1
# sphinx
entrypoints==0.4
# via nbconvert
exceptiongroup==1.2.2
# via ipython
executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
Expand Down Expand Up @@ -144,12 +138,16 @@ pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
platformdirs==4.2.2
# via jupyter-core
prompt-toolkit==3.0.43
# via ipython
psutil==5.9.8
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pydata-sphinx-theme==0.15.2
Expand All @@ -167,8 +165,6 @@ python-dateutil==2.9.0.post0
# pandas
pytz==2024.1
# via pandas
pywin32==306
# via jupyter-core
pyzmq==26.0.3
# via
# ipykernel
Expand Down Expand Up @@ -219,8 +215,6 @@ stack-data==0.6.3
# via ipython
tinycss2==1.3.0
# via nbconvert
tomli==2.0.1
# via sphinx
tornado==6.4
# via
# ipykernel
Expand All @@ -239,9 +233,7 @@ traitlets==5.14.3
# nbformat
# nbsphinx
typing-extensions==4.12.0
# via
# ipython
# pydata-sphinx-theme
# via pydata-sphinx-theme
tzdata==2024.1
# via pandas
urllib3==2.2.1
Expand Down

0 comments on commit 43a4aa3

Please sign in to comment.