Files
Phoenix/requirements/install.txt
2019-10-28 14:47:44 -07:00

6 lines
140 B
Plaintext

# Runtime dependencies needed when using wxPython Phoenix
numpy < 1.17 ; python_version <= '2.7'
numpy ; python_version >= '3.0'
pillow
six