Skip to content
Closed
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,9 @@ attrs==25.4.0 ; python_version >= "3.12" and python_version < "3.14" \
blinker==1.9.0 ; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:b4ce2265a7abece45e7cc896e98dbebe6cead56bcf805a3d23136d145f5445bf \
--hash=sha256:ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
boto3==1.40.65 ; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:52e2715838d65e6b000e0077a942ce2d3e1a38f9764414ad01a602912eccf924 \
--hash=sha256:ab91d8d8ef0477997d35abebf67829e52e50bf807b02333affa384c70b33c86b
boto3==1.42.17; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:8a2e345e96d5ceba755c55539c93f99705f403fbfdeef2e838eabdc56750828b \
--hash=sha256:e0ee40f7102712452f6776af891c8f49b5ae9133bdaf22711d6f4a78963c2614
botocore==1.40.70; python_version >= "3.12" and python_version < "3.14" \
--hash=sha256:4a394ad25f5d9f1ef0bed610365744523eeb5c22de6862ab25d8c93f9f6d295c \
--hash=sha256:61b1f2cecd54d1b28a081116fa113b97bf4e17da57c62ae2c2751fe4c528af1f
Expand Down
Loading