1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
|
# This file was autogenerated by uv via the following command:
# uv export -o requirements-dev.lock --no-hashes
-e .
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# anthropic
# httpx
asttokens==3.0.0
# via inline-snapshot
boto3-stubs==1.40.69
botocore-stubs==1.40.69
# via boto3-stubs
certifi==2024.12.14
# via
# httpcore
# httpx
colorama==0.4.6
# via
# griffe
# pytest
dirty-equals==0.9.0
distro==1.9.0
# via anthropic
docstring-parser==0.17.0
# via anthropic
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via
# anyio
# pytest
execnet==2.1.1
# via pytest-xdist
executing==2.2.1
# via inline-snapshot
griffe==1.13.0
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via
# anthropic
# respx
idna==3.10
# via
# anyio
# httpx
importlib-metadata==8.6.1
iniconfig==2.0.0
# via pytest
inline-snapshot==0.31.1
jiter==0.12.0
# via anthropic
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.14.1
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pyright
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pydantic==2.10.3
# via anthropic
pydantic-core==2.27.1
# via pydantic
pygments==2.19.1
# via
# pytest
# rich
pyright==1.1.399
pytest==8.4.1
# via
# inline-snapshot
# pytest-asyncio
# pytest-xdist
pytest-asyncio==0.24.0
pytest-xdist==3.7.0
python-dateutil==2.9.0.post0
# via time-machine
respx==0.22.0
rich==13.9.4
# via inline-snapshot
ruff==0.9.4
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via
# anthropic
# anyio
time-machine==2.16.0
tomli==2.2.1 ; python_full_version < '3.11'
# via
# inline-snapshot
# mypy
# pytest
types-awscrt==0.28.2
# via botocore-stubs
types-s3transfer==0.14.0
# via boto3-stubs
typing-extensions==4.12.2
# via
# anthropic
# anyio
# boto3-stubs
# mypy
# pydantic
# pydantic-core
# pyright
# rich
zipp==3.21.0
# via importlib-metadata
|