Skip to content

Commit

Permalink
[R] Ran make requirements_update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Oct 14, 2024
1 parent 2ede9aa commit 310fbe5
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 37 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
44 changes: 23 additions & 21 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ blinker==1.8.2
boto3==1.28.63
boto3-stubs==1.28.63
botocore==1.31.63
botocore-stubs==1.35.24
botocore-stubs==1.35.39
brotli==1.1.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
chalice==1.30.0+12
charset-normalizer==3.3.2
chalice==1.31.2+13
charset-normalizer==3.4.0
chevron==0.14.0
click==8.1.7
colorama==0.4.4
Expand All @@ -29,8 +29,8 @@ docutils==0.16
elasticsearch==7.17.9
elasticsearch-dsl==7.4.0
et-xmlfile==1.1.0
fastavro==1.8.2
flake8==5.0.4
fastavro==1.9.7
flake8==7.1.1
flask==3.0.3
flask-basicauth==0.2.0
flask-cors==5.0.0
Expand All @@ -51,25 +51,25 @@ google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
greenlet==3.1.1
grpcio==1.66.1
grpcio==1.66.2
grpcio-status==1.62.3
http-message-signatures==0.4.4
http_sfv==0.9.9
httplib2==0.22.0
idna==3.10
importlib-resources==5.13.0
inquirer==2.10.1
itsdangerous==2.2.0
jdcal==1.4.1
jinja2==3.1.4
jmespath==1.0.1
jq==1.3.0
jsonschema==4.17.3
jsonschema-spec==0.1.6
jq==1.8.0
jsonschema==4.23.0
jsonschema-path==0.3.3
jsonschema-specifications==2023.12.1
jwcrypto==1.5.6
lazy-object-proxy==1.10.0
locust==2.12.2
markupsafe==2.1.5
markupsafe==3.0.1
mccabe==0.7.0
more-itertools==9.0.0
moto==4.1.13
Expand All @@ -82,8 +82,8 @@ mypy-boto3-lambda==1.28.83
mypy-boto3-s3==1.28.55
mypy-boto3-sqs==1.28.82
mypy-boto3-stepfunctions==1.28.36
openapi-schema-validator==0.3.4
openapi-spec-validator==0.5.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openpyxl==3.0.6
orderedmultidict==1.0.1
packaging==24.1
Expand All @@ -96,15 +96,14 @@ psutil==6.0.0
py-partiql-parser==0.3.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycodestyle==2.9.1
pycodestyle==2.12.1
pycparser==2.22
pyflakes==2.5.0
pyflakes==3.2.0
pygithub==1.56
pyjwt==2.9.0
pynacl==1.5.0
pyopenssl==24.2.1
pyparsing==3.1.4
pyrsistent==0.20.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
python-dxf==11.4.0
python-editor==1.0.4
Expand All @@ -113,11 +112,14 @@ pytz==2024.2
pyyaml==6.0.1
pyzmq==26.2.0
readchar==4.2.0
referencing==0.35.1
requests==2.32.2
requests-toolbelt==1.0.0
requirements-parser==0.2.0+1
responses==0.22.0
rfc3339-validator==0.1.4
roundrobin==0.0.4
rpds-py==0.20.0
rsa==4.7.2
s3transfer==0.7.0
setuptools==70.3.0
Expand All @@ -127,8 +129,8 @@ smmap==5.0.1
strict-rfc3339==0.7
toml==0.10.2
tqdm==4.66.5
types-awscrt==0.21.5
types-s3transfer==0.10.2
types-awscrt==0.22.0
types-s3transfer==0.10.3
types-toml==0.10.8.20240310
typing_extensions==4.12.2
tzlocal==2.1
Expand All @@ -140,6 +142,6 @@ werkzeug==3.0.3
wheel==0.38.4
wrapt==1.16.0
www-authenticate==0.9.2
xmltodict==0.13.0
xmltodict==0.14.1
zope.event==5.0
zope.interface==7.0.3
zope.interface==7.1.0
28 changes: 15 additions & 13 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.24
botocore-stubs==1.35.39
brotli==1.1.0
click==8.1.7
colorama==0.4.4
Expand All @@ -15,13 +15,13 @@ gitdb==4.0.11
google-auth-httplib2==0.2.0
greenlet==3.1.1
httplib2==0.22.0
importlib-resources==5.13.0
inquirer==2.10.1
itsdangerous==2.2.0
jdcal==1.4.1
jinja2==3.1.4
jsonschema==4.17.3
jsonschema-spec==0.1.6
jsonschema==4.23.0
jsonschema-path==0.3.3
jsonschema-specifications==2023.12.1
jwcrypto==1.5.6
lazy-object-proxy==1.10.0
mccabe==0.7.0
Expand All @@ -33,30 +33,32 @@ mypy-boto3-lambda==1.28.83
mypy-boto3-s3==1.28.55
mypy-boto3-sqs==1.28.82
mypy-boto3-stepfunctions==1.28.36
openapi-schema-validator==0.3.4
openapi-schema-validator==0.6.2
pathable==0.4.3
psutil==6.0.0
py-partiql-parser==0.3.3
pycodestyle==2.9.1
pyflakes==2.5.0
pycodestyle==2.12.1
pyflakes==3.2.0
pyjwt==2.9.0
pynacl==1.5.0
pyparsing==3.1.4
pyrsistent==0.20.0
pyparsing==3.2.0
python-editor==1.0.4
pyzmq==26.2.0
readchar==4.2.0
referencing==0.35.1
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
roundrobin==0.0.4
rpds-py==0.20.0
smmap==5.0.1
toml==0.10.2
tqdm==4.66.5
types-awscrt==0.21.5
types-s3transfer==0.10.2
types-awscrt==0.22.0
types-s3transfer==0.10.3
types-toml==0.10.8.20240310
uritemplate==4.1.1
wcwidth==0.2.13
www-authenticate==0.9.2
xmltodict==0.13.0
xmltodict==0.14.1
zope.event==5.0
zope.interface==7.0.3
zope.interface==7.1.0
6 changes: 3 additions & 3 deletions requirements.trans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ bagit-profile==1.3.1
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
charset-normalizer==3.4.0
cryptography==43.0.1
google-cloud-core==2.4.1
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
grpcio==1.66.1
grpcio==1.66.2
grpcio-status==1.62.3
http_sfv==0.9.9
idna==3.10
markupsafe==2.1.5
markupsafe==3.0.1
orderedmultidict==1.0.1
packaging==24.1
proto-plus==1.24.0
Expand Down

0 comments on commit 310fbe5

Please sign in to comment.