We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944cf2a commit f92956fCopy full SHA for f92956f
custom_components/feedparser/manifest.json
@@ -6,6 +6,6 @@
6
"documentation": "https://github.com/custom-components/feedparser/blob/master/README.md",
7
"iot_class": "cloud_polling",
8
"issue_tracker": "https://github.com/custom-components/feedparser/issues",
9
- "requirements": ["feedparser==6.0.11", "python-dateutil"],
+ "requirements": ["feedparser==6.0.11", "python-dateutil", "requests-file", "requests"],
10
"version": "0.1.11"
11
}
0 commit comments