Skip to content

Commit

Permalink
<bot> update requirements-clientmanager.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 7, 2023
1 parent 6f58e24 commit fda62b5
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions requirements-clientmanager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@
#
backoff==2.2.1
# via opentelemetry-exporter-otlp-proto-http
boto==2.49.0
boto3==1.26.108
# via UNKNOWN (setup.py)
botocore==1.29.108
# via
# boto3
# s3transfer
cachetools==5.3.0
# via
# google-auth
Expand Down Expand Up @@ -48,6 +52,10 @@ idna==3.4
# via requests
importlib-metadata==6.0.1
# via opentelemetry-api
jmespath==1.0.1
# via
# boto3
# botocore
kubernetes==26.1.0
# via UNKNOWN (setup.py)
motor==3.1.2
Expand Down Expand Up @@ -101,7 +109,9 @@ pymongo==4.3.3
pypng==0.20220715.0
# via qrcode
python-dateutil==2.8.2
# via kubernetes
# via
# botocore
# kubernetes
pyyaml==6.0
# via kubernetes
qrcode==7.4.2
Expand All @@ -121,6 +131,8 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
s3transfer==0.6.0
# via boto3
six==1.16.0
# via
# google-auth
Expand All @@ -146,6 +158,7 @@ typing-extensions==4.5.0
# wipac-telemetry
urllib3==1.26.15
# via
# botocore
# kubernetes
# requests
websocket-client==1.5.1
Expand Down

0 comments on commit fda62b5

Please sign in to comment.