Skip to content

Commit 68a2147

Browse files
committed
installation: bump dev deps to stable
1 parent 531c5a5 commit 68a2147

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ install_requires =
3939
flask-iiif>=1.0.0,<2.0.0
4040
ftfy>=4.4.3,<5.0.0
4141
invenio-administration>=3.0.0,<4.0.0
42-
invenio-communities>=18.0.0.dev2,<19.0.0
42+
invenio-communities>=18.0.0,<19.0.0
4343
invenio-drafts-resources>=6.0.0,<7.0.0
4444
invenio-records-resources>=7.0.0,<8.0.0
4545
invenio-github>=2.0.0,<3.0.0
4646
invenio-i18n>=3.0.0,<4.0.0
47-
invenio-jobs>=3.0.0.dev2,<4.0.0
47+
invenio-jobs>=3.0.0,<4.0.0
4848
invenio-oaiserver>=3.0.0,<4.0.0
4949
invenio-oauth2server>=3.0.0,<4.0.0
5050
invenio-stats>=5.0.0,<6.0.0
51-
invenio-vocabularies>=7.0.0.dev2,<8.0.0
51+
invenio-vocabularies>=7.0.0,<8.0.0
5252
nameparser>=1.1.1
5353
pycountry>=22.3.5
5454
pydash>=6.0.0,<7.0.0

0 commit comments

Comments
 (0)