install windows lib if on windows

This commit is contained in:
Adam Saudagar 2023-02-21 22:59:43 +05:30
parent b6e543a9e3
commit 455976a018

View File

@ -1,10 +1,10 @@
urllib3
winshell
imutils
numpy
opencv_python
Pillow
pypiwin32
pypiwin32 ; platform_system=="Windows"
winshell ; platform_system=="Windows"
ttkthemes
requests
beautifulsoup4