diff --git a/requirements/constraints.txt b/requirements/constraints.txt index a9c01d4bebad125ee393ddb64186bc43b53e0e80..396a5fe3aaf9d3702cbb62a475b32fe6555b1c0a 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -118,3 +118,13 @@ diff-cover==4.0.0 # transifex-client==0.14.2(latest) requires python-slugify<5.0.0 for Python 2.0 support. # This can be removed once transifex-client drops support for Python 2.0 and removes the required constraint. python-slugify<5.0.0 + + +# Temporary package constraints to deal with some requirement upgrade issues. +Sphinx<4.0 +jinja2<3.0 +MarkupSafe<2.0 +click<8.0 + +# greater version has breaking changes and requires some migration steps. +django-webpack-loader==0.7.0