mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02: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'
|