Revert "Freeze version for 'Chameleon' dependency"
This reverts commit aac9bad7ec
.
all should be good now, per new 'deform' release
This commit is contained in:
parent
6577b3752f
commit
4f2f192783
5
setup.py
5
setup.py
|
@ -76,11 +76,6 @@ requires = [
|
||||||
# TODO: remove version cap once we can drop support for python 2.x
|
# TODO: remove version cap once we can drop support for python 2.x
|
||||||
'cornice<5.0', # 3.4.2 4.0.1
|
'cornice<5.0', # 3.4.2 4.0.1
|
||||||
|
|
||||||
# TODO: remove this cap once deform releases a new version
|
|
||||||
# cf. https://github.com/malthe/chameleon/issues/318
|
|
||||||
# and https://github.com/Pylons/deform/pull/418
|
|
||||||
'Chameleon<3.8.0', # 3.7.4
|
|
||||||
|
|
||||||
'colander', # 1.7.0
|
'colander', # 1.7.0
|
||||||
'ColanderAlchemy', # 0.3.3
|
'ColanderAlchemy', # 0.3.3
|
||||||
'deform', # 2.0.4
|
'deform', # 2.0.4
|
||||||
|
|
Loading…
Reference in a new issue