Don't limit packaging to versions below 22.0

This commit is contained in:
Peter Pfeufer 2022-12-20 10:01:50 +00:00 committed by Ariel Rin
parent 7a195d4158
commit 18ce433fa0

View File

@ -47,7 +47,7 @@ install_requires =
dnspython dnspython
mysqlclient>=2.1.0 mysqlclient>=2.1.0
openfire-restapi openfire-restapi
packaging>=21.0,<22 packaging>=21.0
passlib passlib
pydiscourse pydiscourse
python-slugify>=1.2 python-slugify>=1.2