Update requirements.txt to include platform deps

This commit is contained in:
Dan Smith 2022-11-22 10:07:42 -08:00 committed by Dan Smith
parent 74e2f3885f
commit 7286a14c9e

View File

@ -1,5 +1,6 @@
six
wxPython>=4.0,<4.2.0 # See https://github.com/wxWidgets/Phoenix/issues/2225
wxPython==4.2.0
pyserial
future
requests
pywin32; platform_system=="Windows"