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 6, 2024
1 parent 454fe1b commit 48728b4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ blinker==1.8.2
boto3==1.35.48
boto3-stubs==1.35.48
botocore==1.35.48
botocore-stubs==1.35.51
botocore-stubs==1.35.54
brotli==1.1.0
cachetools==5.5.0
certifi==2024.8.30
Expand Down Expand Up @@ -72,14 +72,14 @@ 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-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
Expand Down Expand Up @@ -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
12 changes: 6 additions & 6 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
botocore-stubs==1.35.54
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-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

0 comments on commit 48728b4

Please sign in to comment.