#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt setup.cfg
#
attrs==22.1.0
    # via
    #   attrs-strict
    #   cattrs
    #   xeda (setup.cfg)
attrs-strict==1.0.0
    # via xeda (setup.cfg)
cattrs==22.1.0
    # via xeda (setup.cfg)
click==8.1.3
    # via
    #   click-help-colors
    #   xeda (setup.cfg)
click-help-colors==0.9.1
    # via xeda (setup.cfg)
coloredlogs==15.0.1
    # via xeda (setup.cfg)
commonmark==0.9.1
    # via rich
exceptiongroup==1.0.0rc8
    # via cattrs
executing==0.9.1
    # via varname
future==0.18.2
    # via junitparser
humanfriendly==10.0
    # via coloredlogs
jinja2==3.1.2
    # via xeda (setup.cfg)
junitparser==2.8.0
    # via xeda (setup.cfg)
markupsafe==2.1.1
    # via jinja2
overrides==6.2.0
    # via xeda (setup.cfg)
pathvalidate==2.5.2
    # via xeda (setup.cfg)
psutil==5.9.1
    # via xeda (setup.cfg)
pydantic==1.9.2
    # via xeda (setup.cfg)
pygments==2.13.0
    # via rich
python-box==6.0.2
    # via xeda (setup.cfg)
pyvcd==0.3.0
    # via xeda (setup.cfg)
pyyaml==6.0
    # via xeda (setup.cfg)
rich==12.5.1
    # via xeda (setup.cfg)
simple-term-menu==1.5.0
    # via xeda (setup.cfg)
tomli==2.0.1 ; python_version < "3.11"
    # via xeda (setup.cfg)
typeguard==2.13.3
    # via xeda (setup.cfg)
typing-extensions==4.3.0
    # via pydantic
varname==0.9.0
    # via xeda (setup.cfg)
