Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # This file is autogenerated by pip-compile with Python 3.12
0003 # by the following command:
0004 #
0005 #    pip-compile docs/requirements.in
0006 #
0007 aiohappyeyeballs==2.4.3
0008     # via aiohttp
0009 aiohttp==3.11.5
0010     # via -r docs/requirements.in
0011 aiosignal==1.3.1
0012     # via aiohttp
0013 alabaster==0.7.16
0014     # via sphinx
0015 annotated-types==0.7.0
0016     # via pydantic
0017 attrs==24.2.0
0018     # via aiohttp
0019 babel==2.16.0
0020     # via sphinx
0021 breathe==4.35.0
0022     # via -r docs/requirements.in
0023 certifi==2024.8.30
0024     # via requests
0025 cffi==1.17.1
0026     # via cryptography
0027 charset-normalizer==3.4.0
0028     # via requests
0029 click==8.1.7
0030     # via typer
0031 cryptography==43.0.3
0032     # via pyjwt
0033 docutils==0.21.2
0034     # via
0035     #   -r docs/requirements.in
0036     #   breathe
0037     #   myst-parser
0038     #   sphinx
0039     #   sphinx-rtd-theme
0040 frozenlist==1.5.0
0041     # via
0042     #   aiohttp
0043     #   aiosignal
0044 fsspec==2024.10.0
0045     # via -r docs/requirements.in
0046 gidgethub==5.3.0
0047     # via -r docs/requirements.in
0048 idna==3.10
0049     # via
0050     #   requests
0051     #   yarl
0052 imagesize==1.4.1
0053     # via sphinx
0054 jinja2==3.1.4
0055     # via
0056     #   -r docs/requirements.in
0057     #   myst-parser
0058     #   sphinx
0059 markdown-it-py==3.0.0
0060     # via
0061     #   mdit-py-plugins
0062     #   myst-parser
0063     #   rich
0064 markupsafe==3.0.2
0065     # via jinja2
0066 mdit-py-plugins==0.4.2
0067     # via myst-parser
0068 mdurl==0.1.2
0069     # via markdown-it-py
0070 multidict==6.1.0
0071     # via
0072     #   aiohttp
0073     #   yarl
0074 myst-parser==4.0.0
0075     # via -r docs/requirements.in
0076 packaging==24.2
0077     # via sphinx
0078 propcache==0.2.0
0079     # via
0080     #   aiohttp
0081     #   yarl
0082 pycparser==2.22
0083     # via cffi
0084 pydantic==2.9.2
0085     # via -r docs/requirements.in
0086 pydantic-core==2.23.4
0087     # via pydantic
0088 pygments==2.18.0
0089     # via
0090     #   rich
0091     #   sphinx
0092 pyjwt[crypto]==2.10.0
0093     # via gidgethub
0094 python-dotenv==1.0.1
0095     # via -r docs/requirements.in
0096 pyyaml==6.0.2
0097     # via myst-parser
0098 requests==2.32.3
0099     # via sphinx
0100 rich==13.9.4
0101     # via
0102     #   -r docs/requirements.in
0103     #   typer
0104 shellingham==1.5.4
0105     # via typer
0106 snowballstemmer==2.2.0
0107     # via sphinx
0108 sphinx==7.3.7
0109     # via
0110     #   -r docs/requirements.in
0111     #   breathe
0112     #   myst-parser
0113     #   sphinx-rtd-theme
0114     #   sphinxcontrib-jquery
0115 sphinx-rtd-theme==3.0.2
0116     # via -r docs/requirements.in
0117 sphinxcontrib-applehelp==2.0.0
0118     # via sphinx
0119 sphinxcontrib-devhelp==2.0.0
0120     # via sphinx
0121 sphinxcontrib-htmlhelp==2.1.0
0122     # via sphinx
0123 sphinxcontrib-jquery==4.1
0124     # via sphinx-rtd-theme
0125 sphinxcontrib-jsmath==1.0.1
0126     # via sphinx
0127 sphinxcontrib-qthelp==2.0.0
0128     # via sphinx
0129 sphinxcontrib-serializinghtml==2.0.0
0130     # via sphinx
0131 toml==0.10.2
0132     # via -r docs/requirements.in
0133 typer==0.13.1
0134     # via -r docs/requirements.in
0135 typing-extensions==4.12.2
0136     # via
0137     #   pydantic
0138     #   pydantic-core
0139     #   typer
0140 uritemplate==4.1.1
0141     # via gidgethub
0142 urllib3==2.2.3
0143     # via requests
0144 yarl==1.17.2
0145     # via aiohttp