#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --all-extras --output-file=requirements.txt pyproject.toml
#
astroid==2.15.3
    # via pylint
black==23.3.0
    # via tabularcompare (pyproject.toml)
bleach==6.0.0
    # via readme-renderer
build==0.10.0
    # via tabularcompare (pyproject.toml)
certifi==2022.12.7
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via
    #   black
    #   tabularcompare (pyproject.toml)
coverage[toml]==7.2.3
    # via pytest-cov
cryptography==40.0.2
    # via secretstorage
datacompy==0.8.4
    # via tabularcompare (pyproject.toml)
dill==0.3.6
    # via pylint
docutils==0.19
    # via readme-renderer
et-xmlfile==1.1.0
    # via openpyxl
exceptiongroup==1.1.1
    # via pytest
idna==3.4
    # via requests
importlib-metadata==6.5.0
    # via
    #   keyring
    #   twine
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via pylint
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.13.1
    # via twine
lazy-object-proxy==1.9.0
    # via astroid
markdown-it-py==2.2.0
    # via rich
mccabe==0.7.0
    # via pylint
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.1.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
numpy==1.24.1
    # via
    #   datacompy
    #   pandas
    #   tabularcompare (pyproject.toml)
openpyxl==3.1.0
    # via tabularcompare (pyproject.toml)
ordered-set==4.1.0
    # via datacompy
packaging==23.1
    # via
    #   black
    #   build
    #   pytest
pandas==1.5.2
    # via
    #   datacompy
    #   pretty-html-table
    #   tabularcompare (pyproject.toml)
pathspec==0.11.1
    # via black
pkginfo==1.9.6
    # via twine
platformdirs==3.2.0
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
pretty-html-table==0.9.16
    # via tabularcompare (pyproject.toml)
pycparser==2.21
    # via cffi
pygments==2.15.1
    # via
    #   readme-renderer
    #   rich
pylint==2.17.2
    # via tabularcompare (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pytest==7.3.1
    # via
    #   pytest-cov
    #   tabularcompare (pyproject.toml)
pytest-cov==4.0.0
    # via tabularcompare (pyproject.toml)
python-dateutil==2.8.2
    # via pandas
pytz==2023.3
    # via pandas
readme-renderer==37.3
    # via twine
requests==2.28.2
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.3.4
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via
    #   bleach
    #   python-dateutil
tomli==2.0.1
    # via
    #   black
    #   build
    #   coverage
    #   pylint
    #   pyproject-hooks
    #   pytest
tomlkit==0.11.7
    # via pylint
twine==4.0.2
    # via tabularcompare (pyproject.toml)
typing-extensions==4.5.0
    # via
    #   astroid
    #   black
    #   pylint
urllib3==1.26.15
    # via
    #   requests
    #   twine
webencodings==0.5.1
    # via bleach
wheel==0.40.0
    # via tabularcompare (pyproject.toml)
wrapt==1.15.0
    # via astroid
xlwt==1.3.0
    # via tabularcompare (pyproject.toml)
zipp==3.15.0
    # via importlib-metadata
