#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=deps/test.txt deps/test.in setup.py
#
arrow==1.2.3
    # via isoduration
attrs==23.1.0
    # via
    #   hypothesis
    #   jsonschema
    #   referencing
coverage[toml]==7.3.1
    # via pytest-cov
exceptiongroup==1.1.3
    # via
    #   hypothesis
    #   pytest
execnet==2.0.2
    # via pytest-xdist
fqdn==1.5.1
    # via jsonschema
hypothesis==6.84.3
    # via hypothesis-jsonschema (setup.py)
idna==3.4
    # via jsonschema
iniconfig==2.0.0
    # via pytest
isoduration==20.11.0
    # via jsonschema
jsonpointer==2.4
    # via jsonschema
jsonschema[format]==4.19.0
    # via
    #   -r deps/test.in
    #   hypothesis-jsonschema (setup.py)
jsonschema-specifications==2023.7.1
    # via jsonschema
packaging==23.1
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.2
    # via
    #   -r deps/test.in
    #   pytest-cov
    #   pytest-xdist
pytest-cov==4.1.0
    # via -r deps/test.in
pytest-xdist==3.3.1
    # via -r deps/test.in
python-dateutil==2.8.2
    # via arrow
referencing==0.30.2
    # via
    #   jsonschema
    #   jsonschema-specifications
rfc3339-validator==0.1.4
    # via jsonschema
rfc3987==1.3.8
    # via jsonschema
rpds-py==0.10.2
    # via
    #   jsonschema
    #   referencing
six==1.16.0
    # via
    #   python-dateutil
    #   rfc3339-validator
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via
    #   coverage
    #   pytest
uri-template==1.3.0
    # via jsonschema
webcolors==1.13
    # via jsonschema
