Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Installed-Software.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Re-generate with:
| make | 4.4.1-9.el10 | RPM |
| microdnf | 3.10.1-1.el10 | RPM |
| oc | 4.22.0 | Git submodule (Go) |
| olot | 0.1.18 | `pip install` |
| olot | 1.0.0 | `pip install` |
| openssh-clients | 9.9p1-23.el10_2 | RPM |
| openssl | 3.5.5-4.el10_2 | RPM |
| oras | 1.3.2 | `go install` |
Expand Down
2 changes: 1 addition & 1 deletion deps/pip/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@

awscli==1.45.40
huggingface-hub==1.22.0
olot==0.1.18
olot==1.0.0
6 changes: 3 additions & 3 deletions deps/pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ jmespath==1.1.0 \
--hash=sha256:472c87d80f36026ae83c6ddd0f1d05d4e510134ed462851fd5f754c8c3cbb88d \
--hash=sha256:a5663118de4908c91729bea0acadca56526eb2698e83de10cd116ae0f4e97c64
# via botocore
olot==0.1.18 \
--hash=sha256:191b25e7f73afd1506564ee3472a5b246add7e5346e5fa23bc3836da73e9eb8f \
--hash=sha256:d261eeb382013cdf5d7228f3eb72bbab6eacdd2d7da3d4d2af2e8881922af81a
olot==1.0.0 \
--hash=sha256:154fdb82707fdd252c93172c60f1522b241784a32b315cff4601732c53b2900a \
--hash=sha256:58a7a542496153c59538132b72f76f33d90a9563f88a3adcd8e132a51a679a74
# via -r deps/pip/requirements.in
packaging==26.2 \
--hash=sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e \
Expand Down