requirements.txt (1641B)
1 # 2 # This file is autogenerated by pip-compile with Python 3.8 3 # by the following command: 4 # 5 # pip-compile requirements.in 6 # 7 alabaster==0.7.13 8 # via sphinx 9 babel==2.15.0 10 # via sphinx 11 breathe==4.35.0 12 # via -r requirements.in 13 certifi==2024.7.4 14 # via requests 15 charset-normalizer==3.3.2 16 # via requests 17 click==8.1.7 18 # via readthedocs-cli 19 docutils==0.20.1 20 # via 21 # breathe 22 # sphinx 23 # sphinx-rtd-theme 24 idna==3.7 25 # via requests 26 imagesize==1.4.1 27 # via sphinx 28 importlib-metadata==8.0.0 29 # via sphinx 30 jinja2==3.1.4 31 # via sphinx 32 markdown-it-py==3.0.0 33 # via rich 34 markupsafe==2.1.5 35 # via jinja2 36 mdurl==0.1.2 37 # via markdown-it-py 38 packaging==24.1 39 # via sphinx 40 pygments==2.18.0 41 # via 42 # rich 43 # sphinx 44 pytz==2024.1 45 # via babel 46 pyyaml==6.0.1 47 # via readthedocs-cli 48 readthedocs-cli==4 49 # via -r requirements.in 50 requests==2.32.3 51 # via 52 # readthedocs-cli 53 # sphinx 54 rich==13.7.1 55 # via readthedocs-cli 56 snowballstemmer==2.2.0 57 # via sphinx 58 sphinx==7.1.2 59 # via 60 # breathe 61 # sphinx-rtd-theme 62 # sphinxcontrib-jquery 63 sphinx-rtd-theme==2.0.0 64 # via -r requirements.in 65 sphinxcontrib-applehelp==1.0.4 66 # via sphinx 67 sphinxcontrib-devhelp==1.0.2 68 # via sphinx 69 sphinxcontrib-htmlhelp==2.0.1 70 # via sphinx 71 sphinxcontrib-jquery==4.1 72 # via sphinx-rtd-theme 73 sphinxcontrib-jsmath==1.0.1 74 # via sphinx 75 sphinxcontrib-qthelp==1.0.3 76 # via sphinx 77 sphinxcontrib-serializinghtml==1.1.5 78 # via sphinx 79 typing-extensions==4.12.2 80 # via rich 81 urllib3==2.2.2 82 # via requests 83 zipp==3.19.2 84 # via importlib-metadata