Files
Phoenix/requirements/devel.txt
Scott Talbert c185ca68e7 Update sip to v6.15.0
This should include some speed improvements which would be great to have.
2025-12-17 19:48:28 -05:00

19 lines
297 B
Plaintext

# Python packages needed for building and testing wxPython Phoenix
-r install.txt
appdirs
setuptools
sip == 6.15.0
requests >= 2.26.0
cython >= 3.0.10
pytest
pytest-xdist
pytest-forked
pytest-timeout
sphinx
sphinxcontrib-jquery
doc2dash
beautifulsoup4
typing-extensions; python_version < '3.11'