#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
#
build==0.10.0
    # via lakefs-spec (pyproject.toml)
cfgv==3.4.0
    # via pre-commit
coverage[toml]==7.3.0
    # via pytest-cov
distlib==0.3.7
    # via virtualenv
filelock==3.12.3
    # via virtualenv
fsspec==2023.6.0
    # via lakefs-spec (pyproject.toml)
identify==2.5.27
    # via pre-commit
iniconfig==2.0.0
    # via pytest
lakefs-client==0.107.1
    # via lakefs-spec (pyproject.toml)
nodeenv==1.8.0
    # via pre-commit
packaging==23.1
    # via
    #   build
    #   pytest
platformdirs==3.10.0
    # via virtualenv
pluggy==1.3.0
    # via pytest
pre-commit==3.3.3
    # via lakefs-spec (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pytest==7.4.0
    # via
    #   lakefs-spec (pyproject.toml)
    #   pytest-cov
pytest-cov==4.1.0
    # via lakefs-spec (pyproject.toml)
python-dateutil==2.8.2
    # via lakefs-client
pyyaml==6.0.1
    # via pre-commit
six==1.16.0
    # via python-dateutil
urllib3==2.0.4
    # via lakefs-client
virtualenv==20.24.3
    # via pre-commit

# The following packages are considered to be unsafe in a requirements file:
# setuptools
