diff --git a/requirements-dev.lock b/requirements-dev.lock index 0d4c97c0..d3cbbdd7 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -10,7 +10,7 @@ -e file:. annotated-types==0.6.0 # via pydantic -anyio==4.1.0 +anyio==4.4.0 # via anthropic # via httpx argcomplete==3.1.2 @@ -137,6 +137,7 @@ types-s3transfer==0.10.1 # via boto3-stubs typing-extensions==4.8.0 # via anthropic + # via anyio # via boto3-stubs # via huggingface-hub # via mypy diff --git a/requirements.lock b/requirements.lock index 4cd21d34..49c4e9bd 100644 --- a/requirements.lock +++ b/requirements.lock @@ -10,7 +10,7 @@ -e file:. annotated-types==0.6.0 # via pydantic -anyio==4.1.0 +anyio==4.4.0 # via anthropic # via httpx boto3==1.34.103 @@ -87,6 +87,7 @@ tqdm==4.66.4 # via huggingface-hub typing-extensions==4.8.0 # via anthropic + # via anyio # via huggingface-hub # via pydantic # via pydantic-core