Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /acts/docs/old/requirements.txt is written in an unsupported language. File is not indexed.

0001 #
0002 # This file is autogenerated by pip-compile with Python 3.14
0003 # by the following command:
0004 #
0005 #    pip-compile docs/old/requirements.in
0006 #
0007 aiohappyeyeballs==2.6.1
0008     # via aiohttp
0009 aiohttp==3.13.3
0010     # via -r docs/old/requirements.in
0011 aiosignal==1.4.0
0012     # via aiohttp
0013 alabaster==0.7.16
0014     # via sphinx
0015 annotated-types==0.7.0
0016     # via pydantic
0017 attrs==25.4.0
0018     # via aiohttp
0019 babel==2.17.0
0020     # via sphinx
0021 breathe==4.36.0
0022     # via -r docs/old/requirements.in
0023 certifi==2026.1.4
0024     # via requests
0025 cffi==2.0.0
0026     # via cryptography
0027 charset-normalizer==3.4.4
0028     # via requests
0029 click==8.3.1
0030     # via typer
0031 cryptography==46.0.3
0032     # via pyjwt
0033 docutils==0.21.2
0034     # via
0035     #   -r docs/old/requirements.in
0036     #   myst-parser
0037     #   sphinx
0038     #   sphinx-rtd-theme
0039 frozenlist==1.8.0
0040     # via
0041     #   aiohttp
0042     #   aiosignal
0043 fsspec==2026.1.0
0044     # via -r docs/old/requirements.in
0045 gidgethub==5.4.0
0046     # via -r docs/old/requirements.in
0047 idna==3.11
0048     # via
0049     #   requests
0050     #   yarl
0051 imagesize==1.4.1
0052     # via sphinx
0053 jinja2==3.1.6
0054     # via
0055     #   -r docs/old/requirements.in
0056     #   myst-parser
0057     #   sphinx
0058 markdown-it-py==3.0.0
0059     # via
0060     #   mdit-py-plugins
0061     #   myst-parser
0062     #   rich
0063 markupsafe==3.0.3
0064     # via jinja2
0065 mdit-py-plugins==0.5.0
0066     # via myst-parser
0067 mdurl==0.1.2
0068     # via markdown-it-py
0069 multidict==6.7.0
0070     # via
0071     #   aiohttp
0072     #   yarl
0073 myst-parser==4.0.1
0074     # via -r docs/old/requirements.in
0075 packaging==25.0
0076     # via sphinx
0077 propcache==0.4.1
0078     # via
0079     #   aiohttp
0080     #   yarl
0081 pycparser==2.23
0082     # via cffi
0083 pydantic==2.12.5
0084     # via -r docs/old/requirements.in
0085 pydantic-core==2.41.5
0086     # via pydantic
0087 pygments==2.19.2
0088     # via
0089     #   rich
0090     #   sphinx
0091 pyjwt[crypto]==2.10.1
0092     # via
0093     #   gidgethub
0094     #   pyjwt
0095 python-dotenv==1.2.1
0096     # via -r docs/old/requirements.in
0097 pyyaml==6.0.3
0098     # via myst-parser
0099 requests==2.32.5
0100     # via sphinx
0101 rich==14.2.0
0102     # via
0103     #   -r docs/old/requirements.in
0104     #   typer
0105 shellingham==1.5.4
0106     # via typer
0107 snowballstemmer==3.0.1
0108     # via sphinx
0109 sphinx==7.3.7
0110     # via
0111     #   -r docs/old/requirements.in
0112     #   breathe
0113     #   myst-parser
0114     #   sphinx-rtd-theme
0115     #   sphinxcontrib-jquery
0116 sphinx-rtd-theme==3.1.0
0117     # via -r docs/old/requirements.in
0118 sphinxcontrib-applehelp==2.0.0
0119     # via sphinx
0120 sphinxcontrib-devhelp==2.0.0
0121     # via sphinx
0122 sphinxcontrib-htmlhelp==2.1.0
0123     # via sphinx
0124 sphinxcontrib-jquery==4.1
0125     # via sphinx-rtd-theme
0126 sphinxcontrib-jsmath==1.0.1
0127     # via sphinx
0128 sphinxcontrib-qthelp==2.0.0
0129     # via sphinx
0130 sphinxcontrib-serializinghtml==2.0.0
0131     # via sphinx
0132 toml==0.10.2
0133     # via -r docs/old/requirements.in
0134 typer==0.21.1
0135     # via -r docs/old/requirements.in
0136 typing-extensions==4.15.0
0137     # via
0138     #   pydantic
0139     #   pydantic-core
0140     #   typer
0141     #   typing-inspection
0142 typing-inspection==0.4.2
0143     # via pydantic
0144 uritemplate==4.2.0
0145     # via gidgethub
0146 urllib3==2.6.3
0147     # via requests
0148 yarl==1.22.0
0149     # via aiohttp