adding pywin32 module to requirements, for windows clipboard access

This commit is contained in:
vb
2025-11-09 19:44:04 +01:00
parent 3484478fdc
commit efd0856187

View File

@@ -1,3 +1,4 @@
pillow~=11.3.0
numpy~=2.3.1
opencv-python~=4.10.0.84
pywin32