#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile
#
certifi==2024.2.2
    # via requests
charset-normalizer==3.3.2
    # via requests
coverage[toml]==6.5.0
    # via
    #   coveralls
    #   pytest-cov
coveralls==3.3.1
    # via hanja (setup.py)
docopt==0.6.2
    # via coveralls
exceptiongroup==1.2.1
    # via pytest
idna==3.7
    # via requests
iniconfig==2.0.0
    # via pytest
packaging==24.0
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.1.1
    # via
    #   hanja (setup.py)
    #   pytest-cov
pytest-cov==5.0.0
    # via hanja (setup.py)
pyyaml==6.0
    # via hanja (setup.py)
requests==2.31.0
    # via coveralls
tomli==2.0.1
    # via
    #   coverage
    #   pytest
urllib3==2.2.1
    # via requests
