Skip to content

Commit

Permalink
Ran make requirements_update
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-ucsc committed Jan 13, 2025
1 parent 04105e1 commit e0a9227
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 12 deletions.
Binary file removed bin/wheels/runtime/pyOpenSSL-24.3.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 8 additions & 6 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ blinker==1.9.0
boto3==1.35.84
boto3-stubs==1.35.84
botocore==1.35.84
botocore-stubs==1.35.94
botocore-stubs==1.35.97
brotli==1.1.0
cachetools==5.5.0
certifi==2024.12.14
Expand Down Expand Up @@ -65,14 +65,15 @@ jmespath==1.0.1
jq==1.8.0
jsonschema==4.23.0
jsonschema-path==0.3.3
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
lazy-object-proxy==1.10.0
locust==2.32.4
markupsafe==3.0.2
mccabe==0.7.0
more-itertools==10.5.0
moto==5.0.24
msgpack==1.1.0
mypy==1.14.1
mypy-boto3-dynamodb==1.35.94
mypy-boto3-ecr==1.35.93
mypy-boto3-iam==1.35.93
Expand All @@ -81,12 +82,13 @@ mypy-boto3-lambda==1.35.93
mypy-boto3-s3==1.35.93
mypy-boto3-sqs==1.35.93
mypy-boto3-stepfunctions==1.35.93
openapi-schema-validator==0.6.2
mypy-extensions==1.0.0
openapi-schema-validator==0.6.3
openapi-spec-validator==0.7.1
openpyxl==3.1.5
orderedmultidict==1.0.1
packaging==24.2
pathable==0.4.3
pathable==0.4.4
pip==24.3.1
posix_ipc==1.1.1
proto-plus==1.25.0
Expand All @@ -101,7 +103,7 @@ pyflakes==3.2.0
pygithub==2.5.0
pyjwt==2.10.1
pynacl==1.5.0
pyopenssl==24.3.0
pyopenssl==25.0.0
pyparsing==3.2.1
python-dateutil==2.9.0.post0
python-dxf==12.1.0
Expand Down Expand Up @@ -137,7 +139,7 @@ watchdog==6.0.0
wcwidth==0.2.13
werkzeug==3.1.3
wheel==0.45.1
wrapt==1.17.0
wrapt==1.17.1
www-authenticate==0.9.2
xmltodict==0.14.2
xmod==1.8.1
Expand Down
9 changes: 5 additions & 4 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.9.0
botocore-stubs==1.35.94
botocore-stubs==1.35.97
brotli==1.1.0
click==8.1.8
colorama==0.4.6
Expand All @@ -21,7 +21,7 @@ itsdangerous==2.2.0
jinja2==3.1.5
jsonschema==4.23.0
jsonschema-path==0.3.3
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
lazy-object-proxy==1.10.0
mccabe==0.7.0
mypy-boto3-dynamodb==1.35.94
Expand All @@ -32,8 +32,9 @@ mypy-boto3-lambda==1.35.93
mypy-boto3-s3==1.35.93
mypy-boto3-sqs==1.35.93
mypy-boto3-stepfunctions==1.35.93
openapi-schema-validator==0.6.2
pathable==0.4.3
mypy-extensions==1.0.0
openapi-schema-validator==0.6.3
pathable==0.4.4
psutil==6.1.1
py-partiql-parser==0.5.6
pycodestyle==2.12.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.trans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ protobuf==4.25.5
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pyopenssl==24.3.0
pyopenssl==25.0.0
python-dateutil==2.9.0.post0
pytz==2024.2
s3transfer==0.10.4
setuptools-scm==5.0.2
six==1.17.0
typing_extensions==4.12.2
tzlocal==5.2
wrapt==1.17.0
wrapt==1.17.1

0 comments on commit e0a9227

Please sign in to comment.