Manage to get boto3 installed correctly
- ID
31f1e5a- date
2023-12-10 15:09:44+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
936d981- message
Manage to get boto3 installed correctly- changed files
1 file, 25 additions, 8 deletions
Changed files
requirements.txt (2073) → requirements.txt (2350)
diff --git a/requirements.txt b/requirements.txt
index a9c80cf..2c1b593 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
-# pip-compile requirements.in
+# pip-compile
#
anyio==4.1.0
# via httpx
@@ -10,6 +10,12 @@ attrs==23.1.0
# via -r requirements.in
black==23.11.0
# via -r requirements.in
+boto3==1.33.11
+ # via -r requirements.in
+botocore==1.33.11
+ # via
+ # boto3
+ # s3transfer
brotli==1.1.0
# via yt-dlp
build==1.0.3
@@ -38,7 +44,7 @@ humanize==4.9.0
# via -r requirements.in
hyperlink==21.0.0
# via -r requirements.in
-idna==3.4
+idna==3.6
# via
# anyio
# httpx
@@ -48,6 +54,10 @@ iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.0
# via keyring
+jmespath==1.0.1
+ # via
+ # boto3
+ # botocore
keyring==24.3.0
# via -r requirements.in
mccabe==0.7.0
@@ -65,17 +75,17 @@ packaging==23.2
# black
# build
# pytest
-pathspec==0.11.2
+pathspec==0.12.0
# via black
pillow==10.1.0
# via
# -r requirements.in
# pillow-heif
-pillow-heif==0.13.1
+pillow-heif==0.14.0
# via -r requirements.in
pip-tools==7.3.0
# via -r requirements.in
-platformdirs==4.0.0
+platformdirs==4.1.0
# via black
pluggy==1.3.0
# via pytest
@@ -89,21 +99,28 @@ pyproject-hooks==1.0.0
# via build
pytest==7.4.3
# via -r requirements.in
+python-dateutil==2.8.2
+ # via botocore
requests==2.31.0
# via yt-dlp
+s3transfer==0.8.2
+ # via boto3
+six==1.16.0
+ # via python-dateutil
sniffio==1.3.0
# via
# anyio
# httpx
-termcolor==2.3.0
+termcolor==2.4.0
# via -r requirements.in
-urllib3==2.1.0
+urllib3==2.0.7
# via
+ # botocore
# requests
# yt-dlp
websockets==12.0
# via yt-dlp
-wheel==0.41.3
+wheel==0.42.0
# via pip-tools
yt-dlp==2023.11.16
# via -r requirements.in