Skip to content

Commit 4bfb5b4

Browse files
committed
Update requirements.txt
1 parent adc8a83 commit 4bfb5b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
requests==2.32.3
2-
pillow==10.4.0
2+
pillow==11.1.0
33
watchdog==6.0.0
44
simplesystray==0.1.0; sys_platform == 'win32'
55
semantic-version==2.10.0
66
# For manipulating folder permissions and the like.
7-
pywin32==306; sys_platform == 'win32'
7+
pywin32==308; sys_platform == 'win32'
88
psutil==6.1.1

0 commit comments

Comments
 (0)