diff --git a/requirements-test.txt b/requirements-test.txt --- a/requirements-test.txt +++ b/requirements-test.txt @@ -17,13 +17,3 @@ types-psycopg2 types-pyyaml types-requests - -# TODO: remove dependencies below once pybadges depends on Jinja2 >=3 - -# Fix "ImportError: cannot import name 'soft_unicode' from 'markupsafe'" -# when running pytest -markupsafe < 2.1.0 -# Fix "ImportError: cannot import name 'json' from 'itsdangerous'" -# when running pytest after calling "./bin/install" from swh-environement -# in empty venv -flask >= 1.1.4