intel / intel/tcf

pin markupsafe to 2.0.1

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
28
PR merge metrics
No merged PRs in 30d

Description

hitting this issue and looks like latest update to markupsafe has removed soft_unicode, pinning markupsafe to 2.0.1 in requirements.txt fixes the issue

```
ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/home/vasu/venv/lib/python3.8/site-packages/markupsafe/__init__.py)
```
https://github.com/aws/aws-sam-cli/issues/3661

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.