### !!! WHY IS THIS FILE HERE? !!!
### This file is for github actions to install the dependencies
### For local development, use `rye` to manage dependencies, you should just ignore this file

# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
#   pre: false
#   features: []
#   all-features: false
#   with-sources: false
#   generate-hashes: false

anyio==4.3.0
    # via httpx
attrs==23.2.0
    # via hypothesis
betterproto==1.2.5
black==24.4.2
    # via betterproto
certifi==2024.2.2
    # via httpcore
    # via httpx
cffi==1.16.0
    # via cryptography
click==8.1.7
    # via black
cryptography==42.0.7
    # via types-pyopenssl
    # via types-redis
exceptiongroup==1.2.1
    # via anyio
    # via hypothesis
    # via pytest
execnet==2.1.1
    # via pytest-xdist
flaky==3.8.1
grpcio==1.64.0
    # via grpcio-tools
grpcio-tools==1.62.1
grpclib==0.4.7
    # via betterproto
h11==0.14.0
    # via httpcore
h2==4.1.0
    # via grpclib
hpack==4.0.0
    # via h2
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via pytest-httpx
    # via takeoff-client
hyperframe==6.0.1
    # via h2
hypothesis==6.102.6
idna==3.7
    # via anyio
    # via httpx
iniconfig==2.0.0
    # via pytest
interegular==0.3.2
jinja2==3.1.4
    # via betterproto
markupsafe==2.1.5
    # via jinja2
multidict==6.0.5
    # via grpclib
mypy==1.10.0
mypy-extensions==1.0.0
    # via black
    # via mypy
packaging==23.2
    # via black
    # via pytest
pathspec==0.12.1
    # via black
pillow==10.3.0
pip==24.0
platformdirs==4.2.2
    # via black
pluggy==1.5.0
    # via pytest
protobuf==4.25.3
    # via betterproto
    # via grpcio-tools
py-cpuinfo==9.0.0
    # via pytest-benchmark
pycparser==2.22
    # via cffi
pytest==8.2.1
    # via pytest-asyncio
    # via pytest-benchmark
    # via pytest-dependency
    # via pytest-env
    # via pytest-httpx
    # via pytest-mock
    # via pytest-socket
    # via pytest-timeout
    # via pytest-xdist
pytest-asyncio==0.23.7
pytest-benchmark==4.0.0
pytest-dependency==0.6.0
pytest-env==1.1.3
pytest-httpx==0.30.0
pytest-mock==3.14.0
pytest-socket==0.7.0
pytest-timeout==2.3.1
pytest-xdist==3.6.1
pytest-cov==5.0.0
pyyaml==6.0.1
ruff==0.1.6
setuptools==70.0.0
    # via grpcio-tools
    # via pytest-dependency
sniffio==1.3.1
    # via anyio
    # via httpx
sortedcontainers==2.4.0
    # via hypothesis
sseclient-py==1.8.0
    # via takeoff-client
stringcase==1.2.0
    # via betterproto
takeoff-config==0.5.3
    # via takeoff-client
tomli==2.0.1
    # via black
    # via mypy
    # via pytest
    # via pytest-env
types-cffi==1.16.0.20240331
    # via types-pyopenssl
types-pyopenssl==24.1.0.20240425
    # via types-redis
types-redis==4.6.0.20240425
types-setuptools==70.0.0.20240524
    # via types-cffi
typing-extensions==4.12.0
    # via anyio
    # via black
    # via mypy
wheel==0.43.0
