[34] Update Requirements (#2387)

pull/2388/head
YozoraXCII 1 week ago committed by GitHub Action
parent 8f749eed6f
commit 37d2220299

@ -216,6 +216,7 @@ NL
Nokmål Nokmål
NOSUCHLIBRARY NOSUCHLIBRARY
notifiarr notifiarr
num
Nynorsk Nynorsk
oauth oauth
OAuth OAuth

@ -1,7 +1,9 @@
# Requirements Update (requirements will need to be reinstalled) # Requirements Update (requirements will need to be reinstalled)
Update pillow requirement to 11.0.0 Update pillow requirement to 10.4.0
Update psutil requirement to 6.1.0 Update psutil requirement to 6.1.1
Update setuptools requirement to 75.3.0 Update setuptools requirement to 75.6.0
Update num2words requirement to 0.5.14
Update plexapi requirement to 4.16.0
# Important Changes # Important Changes
Python 3.8 is no longer supported. The minimum version of Python required is now 3.9. Python 3.8 is no longer supported. The minimum version of Python required is now 3.9.

@ -1 +1 @@
2.1.0-build33 2.1.0-build34

@ -1,16 +1,16 @@
arrapi==1.4.13 arrapi==1.4.13
GitPython==3.1.43 GitPython==3.1.43
lxml==5.3.0 lxml==5.3.0
num2words==0.5.13 num2words==0.5.14
pathvalidate==3.2.1 pathvalidate==3.2.1
pillow==10.4.0 pillow==10.4.0
PlexAPI==4.15.16 PlexAPI==4.16.0
psutil==6.1.0 psutil==6.1.1
python-dotenv==1.0.1 python-dotenv==1.0.1
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
requests==2.32.3 requests==2.32.3
tenacity==9.0.0 tenacity==9.0.0
ruamel.yaml==0.18.6 ruamel.yaml==0.18.6
schedule==1.2.2 schedule==1.2.2
setuptools==75.3.0 setuptools==75.6.0
tmdbapis==1.2.26 tmdbapis==1.2.26

Loading…
Cancel
Save