fix PyLD to version < 2.0
1 files changed, 1 insertions(+), 1 deletions(-)

M requirements.txt
M requirements.txt +1 -1
@@ 2,7 2,7 @@ mdx_linkify
 bleach
 requests
 markdown
-pyld
+pyld<2.0
 pycryptodome
 html2text
 regex