mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
# Runtime dependencies needed when using wxPython Phoenix
|
|
numpy ; python_version >= '3.0' and python_version < '3.12'
|
|
# pillow < 3.0
|
|
typing-extensions; python_version < '3.11'
|