Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev-for-ewms' into dev-for-ewms
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Feb 19, 2025
2 parents 7f94f73 + 12c06bc commit 5df1808
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dependencies-docker-skydriver.log
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
# pip freeze
########################################################################
aiocache==0.12.3
boto3==1.36.22
botocore==1.36.22
boto3==1.36.23
botocore==1.36.23
cachetools==5.5.1
certifi==2025.1.31
cffi==1.17.1
Expand All @@ -21,7 +21,7 @@ google-auth==2.38.0
humanfriendly==10.0
idna==3.10
jmespath==1.0.1
kubernetes==32.0.0
kubernetes==32.0.1
motor==3.3.2
oauthlib==3.2.2
pyasn1==0.6.1
Expand Down Expand Up @@ -56,22 +56,22 @@ pipdeptree==2.25.0
└── pip [required: >=24.2, installed: 25.0.1]
skydriver-s3-sidecar-ewms-init-container
├── aiocache [required: Any, installed: 0.12.3]
├── boto3 [required: Any, installed: 1.36.22]
│ ├── botocore [required: >=1.36.22,<1.37.0, installed: 1.36.22]
├── boto3 [required: Any, installed: 1.36.23]
│ ├── botocore [required: >=1.36.23,<1.37.0, installed: 1.36.23]
│ │ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ │ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
│ │ │ └── six [required: >=1.5, installed: 1.17.0]
│ │ └── urllib3 [required: >=1.25.4,<3,!=2.2.0, installed: 2.3.0]
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ └── s3transfer [required: >=0.11.0,<0.12.0, installed: 0.11.2]
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.22]
│ └── botocore [required: >=1.36.0,<2.0a.0, installed: 1.36.23]
│ ├── jmespath [required: >=0.7.1,<2.0.0, installed: 1.0.1]
│ ├── python-dateutil [required: >=2.1,<3.0.0, installed: 2.9.0.post0]
│ │ └── six [required: >=1.5, installed: 1.17.0]
│ └── urllib3 [required: >=1.25.4,<3,!=2.2.0, installed: 2.3.0]
├── dacite [required: <1.9, installed: 1.8.1]
├── humanfriendly [required: Any, installed: 10.0]
├── kubernetes [required: Any, installed: 32.0.0]
├── kubernetes [required: Any, installed: 32.0.1]
│ ├── certifi [required: >=14.05.14, installed: 2025.1.31]
│ ├── durationpy [required: >=0.7, installed: 0.9]
│ ├── google-auth [required: >=1.0.1, installed: 2.38.0]
Expand Down

0 comments on commit 5df1808

Please sign in to comment.