aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Numerlor <[email protected]>2021-01-23 05:50:34 +0100
committerGravatar Numerlor <[email protected]>2021-01-23 05:50:34 +0100
commit1b9aee6239aef1b0a3ce016145c1212e892f7d22 (patch)
tree35477c9eee021bb07d1f9017864aca2150024d6a
parentCreate a namespace var (diff)
lock markdownify version to 0.6.1
the 0.6.3 update brought a change that fails to ignore newlines in the html, introducing unnecessary lines into the output
-rw-r--r--Pipfile2
-rw-r--r--Pipfile.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/Pipfile b/Pipfile
index 54bd46ce8..2e76d2ede 100644
--- a/Pipfile
+++ b/Pipfile
@@ -18,7 +18,7 @@ deepdiff = "~=4.0"
feedparser = "~=5.2"
fuzzywuzzy = "~=0.17"
lxml = "~=4.4"
-markdownify = "~=0.6.1"
+markdownify = "==0.6.1"
more_itertools = "~=8.2"
python-dateutil = "~=2.8"
pyyaml = "~=5.1"
diff --git a/Pipfile.lock b/Pipfile.lock
index 5aff33383..ec88e5530 100644
--- a/Pipfile.lock
+++ b/Pipfile.lock
@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
- "sha256": "33874d325a918682da3ae4d833748263695836d0cda4c1b0627ce5a5f29746e5"
+ "sha256": "cd61b7be63278d2f5b073e98c507aa50affe97e590bb25e37c521754e65bc110"
},
"pipfile-spec": 6,
"requires": {
@@ -376,11 +376,11 @@
},
"markdownify": {
"hashes": [
- "sha256:2147197d9c45cdd24d57302b94e01cac44988862960ac42eba730345a31aebbc",
- "sha256:3de08764db001e7119cb06481de4ec0b2ea0338fd26cf49bdf16c4475ef44b81"
+ "sha256:31d7c13ac2ada8bfc7535a25fee6622ca720e1b5f2d4a9cbc429d167c21f886d",
+ "sha256:7489fd5c601536996a376c4afbcd1dd034db7690af807120681461e82fbc0acc"
],
"index": "pypi",
- "version": "==0.6.3"
+ "version": "==0.6.1"
},
"more-itertools": {
"hashes": [