Skip to content

Commit

Permalink
MNT: Deduplicate and sort dev requirements (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper-Guo authored Jan 18, 2025
1 parent ae416b2 commit aa69f90
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,15 @@ isort
kaleido
plotly
pre-commit
pytest>=6.0.0 # equals pytest min version requirement
pytest-mpl==0.14.0 # logging issues in newer versions
pytest>=6.0.0 # equals pytest min version requirement
requests-mock
requests>=2.28.1
ruff
seaborn>0.13.0
sphinx>6.0,<7.3
sphinx-autodoc-typehints
sphinx-gallery>=0.10.0
sphinx>6.0,<7.3
websockets>=10.3,<14
wheel
xdoctest
pre-commit
requests>=2.28.1
websockets>=10.3,<14
seaborn
plotly
seaborn
kaleido

0 comments on commit aa69f90

Please sign in to comment.