|
7 | 7 | # pip freeze
|
8 | 8 | ########################################################################
|
9 | 9 | aiocache==0.12.3
|
10 |
| -boto3==1.36.1 |
11 |
| -botocore==1.36.1 |
| 10 | +boto3==1.36.2 |
| 11 | +botocore==1.36.2 |
12 | 12 | cachetools==5.5.0
|
13 | 13 | certifi==2024.12.14
|
14 | 14 | cffi==1.17.1
|
@@ -56,15 +56,15 @@ pipdeptree==2.24.0
|
56 | 56 | └── pip [required: >=24.2, installed: 24.3.1]
|
57 | 57 | skydriver-s3-sidecar-ewms-init-container
|
58 | 58 | ├── aiocache [required: Any, installed: 0.12.3]
|
59 |
| -├── boto3 [required: Any, installed: 1.36.1] |
60 |
| -│ ├── botocore [required: >=1.36.1,<1.37.0, installed: 1.36.1] |
| 59 | +├── boto3 [required: Any, installed: 1.36.2] |
| 60 | +│ ├── botocore [required: >=1.36.2,<1.37.0, installed: 1.36.2] |
61 | 61 | │ │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
|
62 | 62 | │ │ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
|
63 | 63 | │ │ │ └── six [required: >=1.5, installed: 1.17.0]
|
64 | 64 | │ │ └── urllib3 [required: >=1.25.4,<3,!=2.2.0, installed: 2.3.0]
|
65 | 65 | │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
|
66 | 66 | │ └── s3transfer [required: >=0.11.0,<0.12.0, installed: 0.11.1]
|
67 |
| -│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.1] |
| 67 | +│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.2] |
68 | 68 | │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
|
69 | 69 | │ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
|
70 | 70 | │ │ └── six [required: >=1.5, installed: 1.17.0]
|
|
0 commit comments