#
# This file is autogenerated by hatch-pip-compile with Python 3.13
#
# - coverage-enable-subprocess==1.0
# - coverage[toml]~=7.4
# - pytest~=8.1
# - pytest-mock~=3.12
# - pytest-randomly~=3.15
# - pytest-rerunfailures~=14.0
# - pytest-xdist[psutil]~=3.5
# - vcrpy
# - html5lib-modern
# - jsonschema>=2.6.0
# - packaging
# - pip-system-certs
# - pygit2
# - pygithub
# - python-gitlab>=2.5.0
# - pyyaml
# - semantic-version
#

attrs==25.3.0
    # via
    #   jsonschema
    #   referencing
certifi==2025.1.31
    # via requests
cffi==1.17.1
    # via
    #   cryptography
    #   pygit2
    #   pynacl
charset-normalizer==3.4.1
    # via requests
coverage==7.8.0
    # via
    #   hatch.envs.hatch-test.py3.13
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.13
cryptography==44.0.2
    # via pyjwt
deprecated==1.2.18
    # via pygithub
execnet==2.1.1
    # via pytest-xdist
html5lib-modern==1.2
    # via hatch.envs.hatch-test.py3.13
idna==3.10
    # via
    #   requests
    #   yarl
iniconfig==2.1.0
    # via pytest
jsonschema==4.23.0
    # via hatch.envs.hatch-test.py3.13
jsonschema-specifications==2024.10.1
    # via jsonschema
multidict==6.4.3
    # via yarl
packaging==24.2
    # via
    #   hatch.envs.hatch-test.py3.13
    #   pytest
    #   pytest-rerunfailures
pip-system-certs==4.0
    # via hatch.envs.hatch-test.py3.13
pluggy==1.5.0
    # via pytest
propcache==0.3.1
    # via yarl
psutil==7.0.0
    # via pytest-xdist
pycparser==2.22
    # via cffi
pygit2==1.17.0
    # via hatch.envs.hatch-test.py3.13
pygithub==2.6.1
    # via hatch.envs.hatch-test.py3.13
pyjwt==2.10.1
    # via pygithub
pynacl==1.5.0
    # via pygithub
pytest==8.3.5
    # via
    #   hatch.envs.hatch-test.py3.13
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.14.0
    # via hatch.envs.hatch-test.py3.13
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.13
pytest-rerunfailures==15.0
    # via hatch.envs.hatch-test.py3.13
pytest-xdist==3.6.1
    # via hatch.envs.hatch-test.py3.13
python-gitlab==5.6.0
    # via hatch.envs.hatch-test.py3.13
pyyaml==6.0.2
    # via
    #   hatch.envs.hatch-test.py3.13
    #   vcrpy
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
    # via
    #   pygithub
    #   python-gitlab
    #   requests-toolbelt
requests-toolbelt==1.0.0
    # via python-gitlab
rpds-py==0.24.0
    # via
    #   jsonschema
    #   referencing
semantic-version==2.10.0
    # via hatch.envs.hatch-test.py3.13
typing-extensions==4.13.2
    # via pygithub
urllib3==2.4.0
    # via
    #   pygithub
    #   requests
    #   vcrpy
vcrpy==7.0.0
    # via hatch.envs.hatch-test.py3.13
wrapt==1.17.2
    # via
    #   deprecated
    #   pip-system-certs
    #   vcrpy
yarl==1.19.0
    # via vcrpy
