Files
paddlepaddle--paddle/paddle/scripts/compile_requirements.txt
T
2026-07-13 12:40:42 +08:00

8 lines
327 B
Plaintext

setuptools==57.4.0 ; python_version <= '3.11' and sys_platform == 'win32'
setuptools==69.0.2 ; python_version > '3.11' and sys_platform == 'win32'
wheel==0.45.1 ; sys_platform == 'win32'
pyyaml ; sys_platform == 'win32'
wget ; sys_platform == 'win32'
jinja2 ; sys_platform == 'linux'
pybind11_stubgen ; sys_platform == 'linux'