Files
Phoenix/requirements/install.txt
Alexandre Detiste 66a9320917 finish removing six
2025-02-02 20:30:33 -05:00

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'