Skip to content

Commit

Permalink
setup: relax upper pins
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Dec 17, 2024
1 parent 04ca3f5 commit e9b8b30
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 @@ -41,9 +41,9 @@ install_requires =
[options.extras_require]
tests =
invenio-app>=1.5.0
invenio-search[opensearch2]>=2.1.0,<3.0.0
invenio-search[opensearch2]>=2.1.0
pytest-black-ng>=0.4.0
pytest-invenio>=2.1.0,<3.0.0
pytest-invenio>=2.1.0
ruff>=0.5.3
Sphinx>=4.5.0

Expand Down

0 comments on commit e9b8b30

Please sign in to comment.