Skip to content

Commit 183e658

Browse files
authored
Merge pull request #147 from chauhankaranraj/downgrade-markupsafe
Downgrade markupsafe to fix soft_unicode deprecation error.
2 parents c9bf72f + 7cdb7e6 commit 183e658

File tree

2 files changed

+298
-228
lines changed

2 files changed

+298
-228
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ pyspellchecker = "*"
3939
spacy = "*"
4040
ipywidgets = "*"
4141
jupyterlab_widgets = "*"
42+
MarkupSafe = "<2.1.0"
4243

4344
[requires]
4445
python_version = "3.8"

0 commit comments

Comments
 (0)