Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@ adlfs==2024.4.1
# via flytekit
aiobotocore==2.13.0
# via s3fs
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.10.11
aiohttp==3.13.4
# via
# adlfs
# aiobotocore
# gcsfs
# s3fs
aioitertools==0.11.0
# via aiobotocore
aiosignal==1.3.1
aiosignal==1.4.0
# via aiohttp
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -305,6 +305,7 @@ markupsafe==3.0.3
marshmallow==3.21.2
# via
# dataclasses-json
# flytekit
# marshmallow-enum
# marshmallow-jsonschema
marshmallow-enum==1.5.1
Expand Down Expand Up @@ -409,7 +410,9 @@ prometheus-client==0.20.0
prompt-toolkit==3.0.45
# via ipython
propcache==0.2.1
# via yarl
# via
# aiohttp
# yarl
proto-plus==1.23.0
# via
# google-api-core
Expand Down Expand Up @@ -620,6 +623,7 @@ types-requests==2.32.0.20240523
# via -r dev-requirements.in
typing-extensions==4.15.0
# via
# aiosignal
# anyio
# azure-core
# azure-storage-blob
Expand Down
Loading