We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc8a83 commit 4bfb5b4Copy full SHA for 4bfb5b4
requirements.txt
@@ -1,8 +1,8 @@
1
requests==2.32.3
2
-pillow==10.4.0
+pillow==11.1.0
3
watchdog==6.0.0
4
simplesystray==0.1.0; sys_platform == 'win32'
5
semantic-version==2.10.0
6
# For manipulating folder permissions and the like.
7
-pywin32==306; sys_platform == 'win32'
+pywin32==308; sys_platform == 'win32'
8
psutil==6.1.1
0 commit comments