Skip to content

Commit

Permalink
[R] Ran make requirements_update
Browse files Browse the repository at this point in the history
  • Loading branch information
achave11-ucsc committed Nov 12, 2024
1 parent 91fc084 commit 5d209cd
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
Binary file not shown.
Binary file removed bin/wheels/runtime/packaging-24.1-py3-none-any.whl
Binary file not shown.
Binary file not shown.
20 changes: 10 additions & 10 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ bagit==1.8.1
bagit-profile==1.3.1
bdbag==1.7.3
blessed==1.20.0
blinker==1.8.2
blinker==1.9.0
boto3==1.35.48
boto3-stubs==1.35.48
botocore==1.35.48
botocore-stubs==1.35.51
botocore-stubs==1.35.58
brotli==1.1.0
cachetools==5.5.0
certifi==2024.8.30
Expand Down Expand Up @@ -49,7 +49,7 @@ google-cloud-core==2.4.1
google-cloud-storage==2.18.2
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpcio==1.67.1
grpcio-status==1.62.3
Expand All @@ -72,19 +72,19 @@ mccabe==0.7.0
more-itertools==10.5.0
moto==5.0.18
msgpack==1.1.0
mypy-boto3-dynamodb==1.35.24
mypy-boto3-dynamodb==1.35.54
mypy-boto3-ecr==1.35.21
mypy-boto3-iam==1.35.0
mypy-boto3-kms==1.35.0
mypy-boto3-lambda==1.35.49
mypy-boto3-lambda==1.35.58
mypy-boto3-s3==1.35.46
mypy-boto3-sqs==1.35.0
mypy-boto3-stepfunctions==1.35.46
mypy-boto3-stepfunctions==1.35.54
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openpyxl==3.1.5
orderedmultidict==1.0.1
packaging==24.1
packaging==24.2
pathable==0.4.3
pip==24.0
posix_ipc==1.1.1
Expand All @@ -109,22 +109,22 @@ python-gitlab==4.13.0
pytz==2024.2
pyyaml==6.0.2
pyzmq==26.2.0
readchar==4.2.0
readchar==4.2.1
referencing==0.35.1
requests==2.32.3
requests-toolbelt==1.0.0
requirements-parser==0.2.0+1
responses==0.25.3
rfc3339-validator==0.1.4
rpds-py==0.20.0
rpds-py==0.21.0
rsa==4.7.2
s3transfer==0.10.3
setuptools==70.3.0
setuptools-scm==5.0.2
six==1.16.0
smmap==5.0.1
strict-rfc3339==0.7
tqdm==4.66.6
tqdm==4.67.0
types-awscrt==0.23.0
types-s3transfer==0.10.3
typing_extensions==4.12.2
Expand Down
16 changes: 8 additions & 8 deletions requirements.dev.trans.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
blessed==1.20.0
blinker==1.8.2
botocore-stubs==1.35.51
blinker==1.9.0
botocore-stubs==1.35.58
brotli==1.1.0
click==8.1.7
colorama==0.4.6
Expand All @@ -23,14 +23,14 @@ jsonschema-path==0.3.3
jsonschema-specifications==2023.12.1
lazy-object-proxy==1.10.0
mccabe==0.7.0
mypy-boto3-dynamodb==1.35.24
mypy-boto3-dynamodb==1.35.54
mypy-boto3-ecr==1.35.21
mypy-boto3-iam==1.35.0
mypy-boto3-kms==1.35.0
mypy-boto3-lambda==1.35.49
mypy-boto3-lambda==1.35.58
mypy-boto3-s3==1.35.46
mypy-boto3-sqs==1.35.0
mypy-boto3-stepfunctions==1.35.46
mypy-boto3-stepfunctions==1.35.54
openapi-schema-validator==0.6.2
pathable==0.4.3
psutil==6.1.0
Expand All @@ -42,13 +42,13 @@ pynacl==1.5.0
pyparsing==3.2.0
python-editor==1.0.4
pyzmq==26.2.0
readchar==4.2.0
readchar==4.2.1
referencing==0.35.1
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rpds-py==0.20.0
rpds-py==0.21.0
smmap==5.0.1
tqdm==4.66.6
tqdm==4.67.0
types-awscrt==0.23.0
types-s3transfer==0.10.3
uritemplate==4.1.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.trans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ cryptography==43.0.3
google-cloud-core==2.4.1
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
googleapis-common-protos==1.66.0
grpcio==1.67.1
grpcio-status==1.62.3
http_sfv==0.9.9
idna==3.10
markupsafe==3.0.2
orderedmultidict==1.0.1
packaging==24.1
packaging==24.2
proto-plus==1.25.0
protobuf==4.25.5
pyasn1==0.6.1
Expand Down

0 comments on commit 5d209cd

Please sign in to comment.