We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ce649 commit b3a13adCopy full SHA for b3a13ad
requirements.txt
@@ -2,7 +2,7 @@ pyowm==3.1.1 # weather
2
Pillow>=7.1.1 # imaging
3
icalendar==4.0.6 # iCalendar parsing
4
recurring-ical-events==0.1.17b0 # parse recurring events
5
-feedparser==5.2.1 # parse RSS-feeds
+feedparser==6.0.8 # parse RSS-feeds
6
numpy>=1.18.2 # image pre-processing #pre-installed on Raspbian, omitting
7
arrow==0.17.0 # time operations
8
Flask==1.1.2 # webserver
0 commit comments