Added jsmin as core requirement

This commit is contained in:
Ace
2020-06-05 00:23:06 +02:00
committed by GitHub
parent f8a0622e86
commit b9322eb750

View File

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