Some new dependencies for markdown

This commit is contained in:
Kovid Goyal 2021-11-30 11:40:36 +05:30
parent 259c7398cb
commit 9d550c5763
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -605,6 +605,26 @@
}
},
{
"name": "zipp",
"comment": "Only needed for importlib_metadata",
"unix": {
"filename": "zipp-3.6.0.tar.gz",
"hash": "sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832",
"urls": ["pypi"]
}
},
{
"name": "importlib_metadata",
"comment": "Only needed for python < 3.10 by python-markdown",
"unix": {
"filename": "importlib_metadata-4.8.2.tar.gz",
"hash": "sha256:75bdec14c397f528724c1bfd9709d660b33a4d2e77387a3358f20b848bb5e5fb",
"urls": ["pypi"]
}
},
{
"name": "feedparser",
"unix": {