bump recurring-ical-events to v0.1.17b0

This commit is contained in:
Ace
2020-06-17 21:18:45 +02:00
committed by GitHub
parent 7a124dd0b3
commit cc6d06878b

View File

@@ -1,7 +1,7 @@
pyowm==2.10.0 # weather pyowm==2.10.0 # weather
Pillow>=7.1.1 # imaging Pillow>=7.1.1 # imaging
icalendar==4.0.6 # iCalendar parsing icalendar==4.0.6 # iCalendar parsing
recurring-ical-events==0.1.16b0 # parse recurring events recurring-ical-events==0.1.17b0 # parse recurring events
feedparser==5.2.1 # parse RSS-feeds feedparser==5.2.1 # parse RSS-feeds
numpy>=1.18.2 # image pre-processing numpy>=1.18.2 # image pre-processing
arrow>=0.15.6 # time operations arrow>=0.15.6 # time operations