diff options
| author | 2021-06-04 11:38:49 -0500 | |
|---|---|---|
| committer | 2021-06-24 20:27:54 -0500 | |
| commit | b46314af69e83cde4b5053714326f5d53da5460b (patch) | |
| tree | 3144288e4c148a533f8e12933b0fd0161a251b80 | |
| parent | Bump lxml from 4.6.2 to 4.6.3 (#309) (diff) | |
bump feedparser to 6.0.2
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 78e0b958..9d13bb9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ beautifulsoup4 ==4.8.0 cryptography >=3.3.2 dataclasses ==0.6;python_version<'3.7' -dnspython ==1.16.0 -feedparser ==5.2.1 +dnspython ==2.0.0 +feedparser ==6.0.2 html5lib ==1.0.1 isodate ==0.6.0 lxml ==4.6.3 |
