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 Mar 22, 2024
1 parent 7b12313 commit a7a2a6f
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed bin/wheels/runtime/packaging-23.2-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file removed bin/wheels/runtime/pyOpenSSL-24.0.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 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.58
botocore-stubs==1.34.67
brotli==1.1.0
cachetools==5.3.3
certifi==2024.2.2
Expand All @@ -36,7 +36,7 @@ flask-basicauth==0.2.0
flask-cors==4.0.0
furl==2.1.3
gevent==23.9.1
geventhttpclient==2.0.11
geventhttpclient==2.0.12
gitdb==4.0.11
gitpython==3.1.41
google-api-core==2.12.0
Expand All @@ -49,10 +49,10 @@ google-cloud-core==2.4.1
google-cloud-storage==2.12.0
google-crc32c==1.5.0
google-resumable-media==2.7.0
googleapis-common-protos==1.62.0
googleapis-common-protos==1.63.0
greenlet==3.0.3
grpcio==1.62.0
grpcio-status==1.62.0
grpcio==1.62.1
grpcio-status==1.62.1
http-message-signatures==0.4.4
http_sfv==0.9.9
httplib2==0.22.0
Expand Down Expand Up @@ -86,7 +86,7 @@ openapi-schema-validator==0.3.4
openapi-spec-validator==0.5.1
openpyxl==3.0.6
orderedmultidict==1.0.1
packaging==23.2
packaging==24.0
pathable==0.4.3
pip==23.3.2
posix-ipc==1.1.1
Expand All @@ -102,7 +102,7 @@ pyflakes==2.5.0
pygithub==1.56
pyjwt==2.8.0
pynacl==1.5.0
pyopenssl==24.0.0
pyopenssl==24.1.0
pyparsing==3.1.2
pyrsistent==0.20.0
python-dateutil==2.9.0.post0
Expand All @@ -112,7 +112,7 @@ python-gitlab==3.13.0
pytz==2024.1
pyyaml==6.0.1
pyzmq==25.1.2
readchar==4.0.5
readchar==4.0.6
requests==2.31.0
requests-toolbelt==1.0.0
requirements-parser==0.2.0+1
Expand All @@ -129,7 +129,7 @@ toml==0.10.2
tqdm==4.66.2
types-awscrt==0.20.5
types-s3transfer==0.10.0
types-toml==0.10.8.7
types-toml==0.10.8.20240310
typing_extensions==4.10.0
tzlocal==2.1
uritemplate==4.1.1
Expand Down
8 changes: 4 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.7.0
botocore-stubs==1.34.58
botocore-stubs==1.34.67
brotli==1.1.0
click==8.1.7
colorama==0.4.4
Expand All @@ -10,7 +10,7 @@ et-xmlfile==1.1.0
flask==3.0.2
flask-basicauth==0.2.0
flask-cors==4.0.0
geventhttpclient==2.0.11
geventhttpclient==2.0.12
gitdb==4.0.11
google-auth-httplib2==0.2.0
greenlet==3.0.3
Expand Down Expand Up @@ -45,15 +45,15 @@ pyparsing==3.1.2
pyrsistent==0.20.0
python-editor==1.0.4
pyzmq==25.1.2
readchar==4.0.5
readchar==4.0.6
requests-toolbelt==1.0.0
roundrobin==0.0.4
smmap==5.0.1
toml==0.10.2
tqdm==4.66.2
types-awscrt==0.20.5
types-s3transfer==0.10.0
types-toml==0.10.8.7
types-toml==0.10.8.20240310
uritemplate==4.1.1
wcwidth==0.2.13
websocket-client==1.7.0
Expand Down
10 changes: 5 additions & 5 deletions requirements.trans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ cryptography==42.0.5
google-cloud-core==2.4.1
google-crc32c==1.5.0
google-resumable-media==2.7.0
googleapis-common-protos==1.62.0
grpcio==1.62.0
grpcio-status==1.62.0
googleapis-common-protos==1.63.0
grpcio==1.62.1
grpcio-status==1.62.1
http_sfv==0.9.9
idna==3.6
markupsafe==2.1.5
orderedmultidict==1.0.1
packaging==23.2
packaging==24.0
proto-plus==1.23.0
protobuf==4.25.3
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pyopenssl==24.0.0
pyopenssl==24.1.0
python-dateutil==2.9.0.post0
pytz==2024.1
s3transfer==0.7.0
Expand Down

0 comments on commit a7a2a6f

Please sign in to comment.