Skip to content

Commit

Permalink
setup: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Dec 2, 2024
1 parent 2a47807 commit 129f4d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ zip_safe = False
install_requires =
Babel>=2.8
Flask-Babel>=3.0.0
invenio-base>=1.2.11,<2.0.0
invenio-base>=2.0.0,<3.0.0
pytz<2024.2

[options.extras_require]
tests =
invenio-assets>=1.3.0,<2.0.0
invenio-assets>=4.0.0,<5.0.0
Flask-Login>=0.6.2
pytest-black>=0.3.0
pytest-invenio>=1.4.6,<3.0.0
pytest-black-ng>=0.4.0
pytest-invenio>=3.0.0,<4.0.0
sphinx>=4.5

[options.entry_points]
Expand Down

0 comments on commit 129f4d5

Please sign in to comment.