From c948f2e34dc4b8b7dfa8bb2438e64aed0a9891af Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 23 Mar 2023 12:57:24 +0100 Subject: [PATCH] Bump PhotosAPI client to 0.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0548ab..8aba0a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -photosapi_client==0.1.1 +photosapi_client==0.2.0 python_dateutil==2.8.2 apscheduler~=3.10.1 pytimeparse~=1.1.8