#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=all --output-file=requirements-all.txt --resolver=backtracking pyproject.toml
#
aiosignal==1.3.1
    # via ray
attrs==23.1.0
    # via
    #   jsonschema
    #   ray
certifi==2023.5.7
    # via
    #   btrdb (pyproject.toml)
    #   requests
charset-normalizer==3.1.0
    # via requests
click==8.1.3
    # via ray
coverage[toml]==7.2.7
    # via pytest-cov
distlib==0.3.6
    # via virtualenv
exceptiongroup==1.1.1
    # via pytest
filelock==3.12.0
    # via
    #   ray
    #   virtualenv
flake8==6.0.0
    # via pytest-flake8
freezegun==1.2.2
    # via btrdb
frozenlist==1.3.3
    # via
    #   aiosignal
    #   ray
grpcio==1.54.2
    # via
    #   btrdb (pyproject.toml)
    #   grpcio-tools
    #   ray
grpcio-tools==1.54.2
    # via
    #   btrdb (pyproject.toml)
idna==3.4
    # via requests
iniconfig==2.0.0
    # via pytest
jsonschema==4.17.3
    # via ray
mccabe==0.7.0
    # via flake8
msgpack==1.0.5
    # via ray
numpy==1.24.3
    # via
    #   btrdb
    #   pandas
    #   pyarrow
    #   ray
packaging==23.1
    # via
    #   pytest
    #   ray
pandas==2.0.2
    # via btrdb
platformdirs==3.5.1
    # via virtualenv
pluggy==1.0.0
    # via pytest
polars==0.18.0
    # via btrdb
protobuf==4.23.2
    # via
    #   grpcio-tools
    #   ray
pyarrow==12.0.0
    # via btrdb
pycodestyle==2.10.0
    # via flake8
pyflakes==3.0.1
    # via flake8
pyrsistent==0.19.3
    # via jsonschema
pytest==7.3.1
    # via
    #   btrdb
    #   pytest-cov
    #   pytest-flake8
pytest-cov==4.1.0
    # via btrdb
pytest-flake8==1.1.1
    # via btrdb
python-dateutil==2.8.2
    # via
    #   freezegun
    #   pandas
pytz==2023.3
    # via
    #   btrdb (pyproject.toml)
    #   pandas
pyyaml==6.0
    # via
    #   btrdb (pyproject.toml)
    #   ray
ray==2.2.0
    # via btrdb
requests==2.31.0
    # via ray
six==1.16.0
    # via python-dateutil
tabulate==0.9.0
    # via btrdb
tomli==2.0.1
    # via
    #   coverage
    #   pytest
tzdata==2023.3
    # via pandas
urllib3==2.0.2
    # via requests
virtualenv==20.23.0
    # via ray

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