metagraph-dev / mlir-graphblas

MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
15 stars 6 forks source link

Need to pin markupsafe if we restrict jinja2 version #273

Closed seibert closed 2 years ago

seibert commented 2 years ago

See https://github.com/pallets/markupsafe/issues/284 for issue

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1890854052


Totals Coverage Status
Change from base Build 1889400121: 0.2%
Covered Lines: 4563
Relevant Lines: 5314

💛 - Coveralls
seibert commented 2 years ago

We seem to be able to move to a newer jinja2, which removes the incompatibility with the latest markupsafe