[41] update requirements (#2416)

pull/2417/head
YozoraXCII 1 week ago committed by GitHub Action
parent 606e34bbd1
commit 909fb92a26

@ -1,13 +1,13 @@
# Requirements Update (requirements will need to be reinstalled)
Update gitpython requirement to 3.1.44
Update num2words requirement to 0.5.14
Update pathvalidate requirement to 3.2.2
Update pathvalidate requirement to 3.2.3
Update pillow requirement to 10.4.0
Update pillow requirement to 11.1.0
Update plexapi requirement to 4.16.0
Update psutil requirement to 6.1.1
Update ruamel-yaml requirement to 0.18.8
Update setuptools requirement to 75.6.0
Update ruamel-yaml requirement to 0.18.9
Update setuptools requirement to 75.7.0
# Important Changes
Python 3.8 is no longer supported. The minimum version of Python required is now 3.9.

@ -1 +1 @@
2.1.0-build40
2.1.0-build41

@ -2,15 +2,15 @@ arrapi==1.4.13
GitPython==3.1.44
lxml==5.3.0
num2words==0.5.14
pathvalidate==3.2.2
pathvalidate==3.2.3
pillow==11.1.0
PlexAPI==4.16.0
psutil==6.1.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
requests==2.32.3
ruamel.yaml==0.18.8
ruamel.yaml==0.18.9
schedule==1.2.2
setuptools==75.6.0
setuptools==75.7.0
tenacity==9.0.0
tmdbapis==1.2.26
Loading…
Cancel
Save