Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /acts/CI/release_requirements.txt is written in an unsupported language. File is not indexed.

0001 #
0002 # This file is autogenerated by pip-compile with Python 3.10
0003 # by the following command:
0004 #
0005 #    pip-compile CI/release_requirements.in
0006 #
0007 aiohttp==3.9.1
0008     # via -r CI/release_requirements.in
0009 aiosignal==1.3.1
0010     # via aiohttp
0011 annotated-types==0.6.0
0012     # via pydantic
0013 async-timeout==4.0.3
0014     # via aiohttp
0015 attrs==23.1.0
0016     # via aiohttp
0017 certifi==2023.11.17
0018     # via requests
0019 cffi==1.16.0
0020     # via cryptography
0021 charset-normalizer==3.3.2
0022     # via requests
0023 click==8.1.7
0024     # via
0025     #   python-semantic-release
0026     #   typer
0027 cryptography==41.0.7
0028     # via pyjwt
0029 dotty-dict==1.3.1
0030     # via python-semantic-release
0031 frozenlist==1.4.0
0032     # via
0033     #   aiohttp
0034     #   aiosignal
0035 gidgethub==5.3.0
0036     # via -r CI/release_requirements.in
0037 gitdb==4.0.11
0038     # via gitpython
0039 gitpython==3.1.40
0040     # via python-semantic-release
0041 idna==3.6
0042     # via
0043     #   requests
0044     #   yarl
0045 importlib-resources==6.1.1
0046     # via python-semantic-release
0047 jinja2==3.1.2
0048     # via python-semantic-release
0049 markdown-it-py==3.0.0
0050     # via rich
0051 markupsafe==2.1.3
0052     # via jinja2
0053 mdurl==0.1.2
0054     # via markdown-it-py
0055 multidict==6.0.4
0056     # via
0057     #   aiohttp
0058     #   yarl
0059 pycparser==2.21
0060     # via cffi
0061 pydantic==2.5.2
0062     # via python-semantic-release
0063 pydantic-core==2.14.5
0064     # via pydantic
0065 pygments==2.17.2
0066     # via rich
0067 pyjwt[crypto]==2.8.0
0068     # via
0069     #   gidgethub
0070     #   pyjwt
0071 python-dotenv==1.0.0
0072     # via -r CI/release_requirements.in
0073 python-gitlab==3.15.0
0074     # via python-semantic-release
0075 python-semantic-release==8.3.0
0076     # via -r CI/release_requirements.in
0077 pyyaml==6.0.1
0078     # via -r CI/release_requirements.in
0079 requests==2.31.0
0080     # via
0081     #   python-gitlab
0082     #   python-semantic-release
0083     #   requests-toolbelt
0084 requests-toolbelt==1.0.0
0085     # via python-gitlab
0086 rich==13.7.0
0087     # via python-semantic-release
0088 sh==2.0.6
0089     # via -r CI/release_requirements.in
0090 shellingham==1.5.4
0091     # via python-semantic-release
0092 smmap==5.0.1
0093     # via gitdb
0094 tomlkit==0.12.3
0095     # via python-semantic-release
0096 typer==0.9.0
0097     # via -r CI/release_requirements.in
0098 typing-extensions==4.8.0
0099     # via
0100     #   pydantic
0101     #   pydantic-core
0102     #   typer
0103 uritemplate==4.1.1
0104     # via gidgethub
0105 urllib3==2.1.0
0106     # via requests
0107 yarl==1.9.4
0108     # via aiohttp