参考:Python requirements.txt 语法 - ChnMig - 博客园arrow-up-right
标准文档:PEP 508 – Dependency specification for Python Software Packages | peps.python.orgarrow-up-right
Last updated 3 years ago
# requirements.txt ipywidgets loky>=3.0.0 jaxlib; sys_platform != 'win32' pywinpty==1.1.6; python_version < '3.7' and sys_platform == 'win32'