Remove version cap for plaster lib

no longer relevant here
This commit is contained in:
Lance Edgar 2023-03-08 20:50:32 -06:00
parent e089d31884
commit ffbd3c7586

View file

@ -62,11 +62,6 @@ requires = [
#
# package # low high
# TODO: v1.1 suddenly caused an issue; perhaps can remove this
# restriction once a later version comes out?
# cf. https://docs.pylonsproject.org/projects/plaster/en/latest/changes.html
'plaster<1.1', # 1.0
'mysql-connector-python',
'psycopg2', # 2.8.5
'Tailbone', # 0.8.97