Mercurial
comparison third_party/libuv/docs/requirements.txt @ 160:948de3f54cea
[ThirdParty] Added libuv
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Wed, 14 Jan 2026 19:39:52 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 159:05cf9467a1c3 | 160:948de3f54cea |
|---|---|
| 1 # primary | |
| 2 furo==2023.5.20 | |
| 3 Sphinx==6.1.3 | |
| 4 | |
| 5 # dependencies | |
| 6 alabaster==0.7.13 | |
| 7 Babel==2.11.0 | |
| 8 beautifulsoup4==4.12.2 | |
| 9 certifi==2022.12.7 | |
| 10 charset-normalizer==3.0.1 | |
| 11 colorama==0.4.6 | |
| 12 docutils==0.19 | |
| 13 idna==3.4 | |
| 14 imagesize==1.4.1 | |
| 15 importlib-metadata==6.0.0 | |
| 16 Jinja2==3.1.2 | |
| 17 livereload==2.6.3 | |
| 18 MarkupSafe==2.1.2 | |
| 19 packaging==23.0 | |
| 20 Pygments==2.14.0 | |
| 21 pytz==2022.7.1 | |
| 22 requests==2.28.2 | |
| 23 six==1.16.0 | |
| 24 snowballstemmer==2.2.0 | |
| 25 soupsieve==2.4.1 | |
| 26 sphinx-autobuild==2021.3.14 | |
| 27 sphinx-basic-ng==1.0.0b2 | |
| 28 sphinxcontrib-devhelp==1.0.2 | |
| 29 sphinxcontrib-htmlhelp==2.0.0 | |
| 30 sphinxcontrib-jsmath==1.0.1 | |
| 31 sphinxcontrib-qthelp==1.0.3 | |
| 32 sphinxcontrib-serializinghtml==1.1.5 | |
| 33 sphinxcontrib.applehelp==1.0.3 | |
| 34 tornado==6.3.2 | |
| 35 urllib3==1.26.14 | |
| 36 zipp==3.11.0 |