Files
Phoenix/requirements/devel.txt
Scott Talbert 67792305a1 Update sip to v6.15.1
(cherry picked from commit 50de9a94e6)
2026-02-07 16:40:23 -05:00

19 lines
297 B
Plaintext

# Python packages needed for building and testing wxPython Phoenix
-r install.txt
appdirs
setuptools
sip == 6.15.1
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'