Skip to content

Commit ce5fea5

Browse files
committed
iupdated
1 parent 5d4c832 commit ce5fea5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

buildout.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ extends =
1010

1111
[versions]
1212
Pillow = 8.4.0
13+
plone.restapi = 8.16.2

setup.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,8 @@
5151
'z3c.jbot',
5252
'Products.GenericSetup>=1.8.2',
5353
'plone.api>=1.8.4',
54-
'plone.restapi < 7.0.0a1',
54+
'plone.restapi ',
5555
'plone.app.dexterity',
56-
'plone.app.referenceablebehavior',
57-
'plone.app.relationfield',
58-
'plone.app.lockingbehavior',
5956
'plone.schema',
6057
],
6158
extras_require={

0 commit comments

Comments
 (0)