Skip to content

Commit

Permalink
<bot> update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 13, 2023
1 parent 6a59509 commit 179af1b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ anyio==4.0.0
# via httpcore
asyncache==0.3.1
# via iceprod (setup.py)
boto3==1.28.46
attrs==23.1.0
# via
# jsonschema
# referencing
boto3==1.28.47
# via iceprod (setup.py)
botocore==1.31.46
botocore==1.31.47
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -53,6 +57,10 @@ jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.19.0
# via iceprod (setup.py)
jsonschema-specifications==2023.7.1
# via jsonschema
ldap3==2.9.1
# via iceprod (setup.py)
motor==3.3.1
Expand Down Expand Up @@ -81,6 +89,10 @@ pyyaml==6.0.1
# via iceprod (setup.py)
qrcode==7.4.2
# via wipac-rest-tools
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# iceprod (setup.py)
Expand All @@ -94,6 +106,10 @@ requests-futures==1.0.1
# wipac-rest-tools
requests-toolbelt==1.0.0
# via iceprod (setup.py)
rpds-py==0.10.3
# via
# jsonschema
# referencing
s3transfer==0.6.2
# via boto3
setproctitle==1.3.2
Expand Down

0 comments on commit 179af1b

Please sign in to comment.