bump feedparser to 6.0.2
This commit is contained in:
parent
498c1ea193
commit
b46314af69
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
beautifulsoup4 ==4.8.0
|
beautifulsoup4 ==4.8.0
|
||||||
cryptography >=3.3.2
|
cryptography >=3.3.2
|
||||||
dataclasses ==0.6;python_version<'3.7'
|
dataclasses ==0.6;python_version<'3.7'
|
||||||
dnspython ==1.16.0
|
dnspython ==2.0.0
|
||||||
feedparser ==5.2.1
|
feedparser ==6.0.2
|
||||||
html5lib ==1.0.1
|
html5lib ==1.0.1
|
||||||
isodate ==0.6.0
|
isodate ==0.6.0
|
||||||
lxml ==4.6.3
|
lxml ==4.6.3
|
||||||
|
|
Loading…
Reference in a new issue