Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rieder committed Nov 27, 2024
1 parent 6c4e3f7 commit 67c3217
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
sphinx == 7.1.2
sphinx-rtd-theme == 3.0.2
myst_parser == 4.0.0
20 changes: 18 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ cycler==0.12.1
# via matplotlib
docutils==0.20.1
# via
# myst-parser
# sphinx
# sphinx-rtd-theme
flatstar==0.2.1a0
Expand All @@ -35,13 +36,25 @@ idna==3.10
imagesize==1.4.1
# via sphinx
jinja2==3.1.4
# via sphinx
# via
# myst-parser
# sphinx
kiwisolver==1.4.7
# via matplotlib
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via sunbather (../pyproject.toml)
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser==4.0.0
# via -r requirements.in
numpy==2.1.3
# via
# astropy
Expand Down Expand Up @@ -79,7 +92,9 @@ python-dateutil==2.9.0.post0
pytz==2024.2
# via pandas
pyyaml==6.0.2
# via astropy
# via
# astropy
# myst-parser
requests==2.32.3
# via sphinx
scipy==1.13.1
Expand All @@ -93,6 +108,7 @@ snowballstemmer==2.2.0
sphinx==7.1.2
# via
# -r requirements.in
# myst-parser
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==3.0.2
Expand Down

0 comments on commit 67c3217

Please sign in to comment.