1
0
mirror of https://git.sr.ht/~cadence/NewLeaf synced 2024-11-14 12:07:30 +00:00

Add requests to requirements

This commit is contained in:
Cadence Ember 2020-11-20 15:00:32 +13:00
parent 87c7730fbc
commit be1b1bc3a9
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17

View File

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