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 Mar 7, 2024
1 parent 1ef6f45 commit 5982479
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements.all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ blinker==1.7.0
boto3==1.28.63
boto3-stubs==1.28.63
botocore==1.31.63
botocore-stubs==1.34.55
botocore-stubs==1.34.56
brotli==1.1.0
cachetools==5.3.3
certifi==2024.2.2
Expand Down Expand Up @@ -66,7 +66,7 @@ jmespath==1.0.1
jq==1.3.0
jsonschema==4.17.3
jsonschema-spec==0.1.6
jwcrypto==1.5.4
jwcrypto==1.5.5
lazy-object-proxy==1.10.0
locust==2.12.2
markupsafe==2.1.5
Expand Down Expand Up @@ -103,7 +103,7 @@ pygithub==1.56
pyjwt==2.8.0
pynacl==1.5.0
pyopenssl==24.0.0
pyparsing==3.1.1
pyparsing==3.1.2
pyrsistent==0.20.0
python-dateutil==2.9.0.post0
python-dxf==11.4.0
Expand Down
6 changes: 3 additions & 3 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.7.0
botocore-stubs==1.34.55
botocore-stubs==1.34.56
brotli==1.1.0
click==8.1.7
colorama==0.4.4
Expand All @@ -22,7 +22,7 @@ jdcal==1.4.1
jinja2==3.1.3
jsonschema==4.17.3
jsonschema-spec==0.1.6
jwcrypto==1.5.4
jwcrypto==1.5.5
lazy-object-proxy==1.10.0
mccabe==0.7.0
mypy-boto3-dynamodb==1.28.73
Expand All @@ -41,7 +41,7 @@ pycodestyle==2.9.1
pyflakes==2.5.0
pyjwt==2.8.0
pynacl==1.5.0
pyparsing==3.1.1
pyparsing==3.1.2
pyrsistent==0.20.0
python-editor==1.0.4
pyzmq==25.1.2
Expand Down

0 comments on commit 5982479

Please sign in to comment.