diff --git a/VERSION b/VERSION index 19a66d7..c05deb5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.16-develop3 +0.9.16-develop4 diff --git a/requirements.txt b/requirements.txt index 0db2c0b..6df46cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ num2words==0.5.12 numpy==1.24.2 opencv-python==4.7.0.72 -pillow==9.4.0 -PlexAPI==4.13.2 -pmmutils==0.4.0 +pillow==9.5.0 +PlexAPI==4.13.4 +pmmutils==0.5.0 requests==2.28.2 retrying==1.3.4 tmdbapis==1.1.0 -tqdm==4.64.1 \ No newline at end of file +tqdm==4.65.0 \ No newline at end of file