Skip to content

Commit

Permalink
Merge pull request #28 from linuxrider/update-sphinx
Browse files Browse the repository at this point in the history
update sphinx
  • Loading branch information
linuxrider authored Jul 5, 2024
2 parents 4f3b5c5 + f41b145 commit 32d835c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ dependencies:
- desktop-app>=0.3
- dill>=0.3.4,<0.4
- isort
- jupytext>=1.13,<2
- jupytext
- mypy>0.93
- myst-nb>=0.13.0,<0.14.0
- myst-parser>=0.15,<0.17
- myst-nb
- myst-parser
- pandas>=1.3,<2
- pint>=0.18,<1
- pip>=22,<23
Expand All @@ -25,8 +25,8 @@ dependencies:
- pyqt>=5.12,<5.131
- pytest>=6.2,<7
- pyyaml>=6,<7
- sphinx>=4.3,<5
- sphinx_rtd_theme>=1,<2
- sphinx
- sphinx_rtd_theme
- toml>0.10
- types-pyyaml>=6.0.0,<6.1.0
- types-toml>=0.10.0,<0.11.0
Expand Down

0 comments on commit 32d835c

Please sign in to comment.