Files
paddlepaddle--paddlenlp/docs/requirements.txt
T
wehub-resource-sync 2aaeece67c
Codestyle Check / Lint (push) Has been cancelled
Codestyle Check / Check bypass (push) Has been cancelled
Pipelines-Test / Pipelines-Test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:37:14 +08:00

22 lines
515 B
Plaintext

# Defining the exact version will make sure things don't break
urllib3==1.26.2 # fix urllib3 version dependency: https://github.com/psf/requests/issues/6432#issuecomment-1537221990
scipy==1.9.1
aiohttp==3.8.4
numpy<1.27.0,>=1.19.5
h11<0.13,>=0.11
jinja2
sphinx
sphinx_book_theme
readthedocs-sphinx-search
sphinx-rtd-theme
recommonmark
Markdown
sphinx-copybutton
sphinx-markdown-tables
# use paddlepaddle == 2.3.* according to: https://github.com/PaddlePaddle/Paddle/issues/48243
paddlepaddle>=2.4.2
paddlenlp