Files
Phoenix/requirements/install.txt

6 lines
141 B
Plaintext

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