Skip to content

Commit

Permalink
Fix dependencies versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelcourt committed Oct 25, 2022
1 parent c4efeba commit dbedd85
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions buildout.d/checkouts.cfg
Expand Up @@ -14,3 +14,4 @@ auto-checkout +=
imio.history
imio.prettylink
plonetheme.imioapps
appy
1 change: 1 addition & 0 deletions buildout.d/sources.cfg
Expand Up @@ -30,3 +30,4 @@ imio.history = git ${remotes:imio}/imio.history.git pushurl=${remotes:imio_push}
imio.prettylink = git ${remotes:imio}/imio.prettylink.git pushurl=${remotes:imio_push}/imio.prettylink.git
plonetheme.imioapps = git ${remotes:imio}/plonetheme.imioapps.git pushurl=${remotes:imio_push}/plonetheme.imioapps.git
collective.js.iframeresizer = git ${remotes:collective}/collective.js.iframeresizer.git pushurl=${remotes:collective_push}/collective.js.iframeresizer.git
appy = git ${remotes:imio}/appy.git
3 changes: 2 additions & 1 deletion buildout.d/versions.cfg
Expand Up @@ -31,7 +31,7 @@ collective.z3cform.datagridfield = 1.3.1
eea.facetednavigation = 11.6
eea.faceted.vocabularies = 6.7
eea.jquery = 10.9
future = 0.16.0
future = 0.18.2
collective.eeafaceted.batchactions =

# Required by:
Expand All @@ -41,3 +41,4 @@ zc.lockfile = 1.2.1
# Required by:
# z3c.unconfigure
zope.configuration = 3.8.1
pep517 = 0.9.1

0 comments on commit dbedd85

Please sign in to comment.