#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --annotation-style=line --extra=dev --extra=ling --extra=style --extra=test --output-file=requirements/dev.txt --resolver=backtracking pyproject.toml
#
anyio==3.6.2              # via httpcore
attrs==22.2.0             # via pytest
black==23.1.0             # via flying-discs (pyproject.toml)
certifi==2022.12.7        # via httpcore, httpx
cffi==1.15.1              # via cryptography
click==8.1.3              # via black, hatch, userpath
coverage[toml]==7.2.1     # via pytest-cov
cryptography==39.0.2      # via secretstorage
distlib==0.3.6            # via virtualenv
editables==0.3            # via hatchling
exceptiongroup==1.1.0     # via pytest
filelock==3.9.0           # via virtualenv
h11==0.14.0               # via httpcore
hatch==1.6.3              # via flying-discs (pyproject.toml)
hatchling==1.13.0         # via hatch
httpcore==0.16.3          # via httpx
httpx==0.23.3             # via hatch
hyperlink==21.0.0         # via hatch
idna==3.4                 # via anyio, hyperlink, rfc3986
importlib-metadata==6.0.0  # via keyring
iniconfig==2.0.0          # via pytest
isort==5.12.0             # via flying-discs (pyproject.toml)
jaraco-classes==3.2.3     # via keyring
jeepney==0.8.0            # via keyring, secretstorage
keyring==23.13.1          # via hatch
markdown-it-py==2.2.0     # via rich
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.2             # via flying-discs (pyproject.toml)
packaging==23.0           # via black, hatch, hatchling, pytest
pathspec==0.11.0          # via black, hatchling
pexpect==4.8.0            # via hatch
platformdirs==3.1.0       # via black, hatch, virtualenv
pluggy==1.0.0             # via hatchling, pytest
ptyprocess==0.7.0         # via pexpect
pycparser==2.21           # via cffi
pygments==2.14.0          # via rich
pyperclip==1.8.2          # via hatch
pytest==7.2.2             # via flying-discs (pyproject.toml), pytest-cov, pytest-mock
pytest-cov==4.0.0         # via flying-discs (pyproject.toml)
pytest-mock==3.10.0       # via flying-discs (pyproject.toml)
rfc3986[idna2008]==1.5.0  # via httpx
rich==13.3.2              # via hatch
secretstorage==3.3.3      # via keyring
shellingham==1.5.0.post1  # via hatch
sniffio==1.3.0            # via anyio, httpcore, httpx
tomli==2.0.1              # via black, coverage, hatchling, pytest
tomli-w==1.0.0            # via hatch
tomlkit==0.11.6           # via hatch
userpath==1.8.0           # via hatch
virtualenv==20.20.0       # via hatch
zipp==3.15.0              # via importlib-metadata
