nlohmann / mutate_cpp

C++ Mutation Test Environment
MIT License
171 stars 22 forks source link

File requirements.txt Jinja version mismatch #20

Closed adamvm closed 2 years ago

adamvm commented 3 years ago

Hi,

during installation of packages in venv from requirements.txt I received this:

Successfully built Flask-Compress Flask-Humanize humanize itsdangerous MarkupSafe psutil SQLAlchemy sqlalchemy-migrate Tempita WTForms ERROR: flask 1.0 has requirement Jinja2>=2.10, but you'll have jinja2 2.9.6 which is incompatible.

nlohmann commented 2 years ago

Should be fixed now.

nlohmann commented 2 years ago

See https://github.com/nlohmann/mutate_cpp/commit/96b6ca51ce19d0ffc064f3dd2274fabb8a13c59d.