Skip to content

Commit

Permalink
Unpin old requirements that are causing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Klankers committed May 13, 2024
1 parent 295a135 commit 8519ead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ install_requires =
matplotlib==3.4.3
numpy
pandas==1.3.3
PyYAML==5.4.1
PyYAML
requests
scipy==1.7.0

Expand All @@ -50,7 +50,7 @@ dev =
pre-commit
pytest
docs =
Sphinx==4.2.0
Sphinx
jupyter==1.0.0
furo==2021.9.8
nbsphinx==0.8.7
Expand Down

0 comments on commit 8519ead

Please sign in to comment.