Add python-dateutil to requirements

This commit is contained in:
Cadence Ember 2020-08-14 00:14:49 +12:00
parent 19beea8723
commit a271db0632
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412

View File

@ -1,3 +1,4 @@
cherrypy cherrypy
youtube-dl youtube-dl
cachetools cachetools
python-dateutil