diff --git a/hassio-google-drive-backup/requirements.txt b/hassio-google-drive-backup/requirements.txt index 43db3998..e142b34c 100644 --- a/hassio-google-drive-backup/requirements.txt +++ b/hassio-google-drive-backup/requirements.txt @@ -2,6 +2,6 @@ google-api-python-client google-auth-httplib2 google-auth-oauthlib oauth2client -requests +requests python-dateutil==2.6.1 CherryPy \ No newline at end of file