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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Requirements.txt file with hashes
ops==2.15.0 \
--hash=sha256:8e47ab8a814301776b0ff42b32544ebdece7f1639168d2c86dc7a25930d2e493 \
--hash=sha256:f3bad7417e98e8f390523fad097702eed16e99b38a25e9fe856aad226474b057
ops==2.23.4 \
--hash=sha256:0d6768e1ecd1a6e762e8c279b50e93c92d22190ba7a42cd8a579e3be4ebd6220 \
--hash=sha256:c8a6cd08cb71b83029250f7265658194790d73120d655818ad59a9fcc127d2e4
# via -r requirements-basic.txt
pyxdg==0.28 \
--hash=sha256:3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4 \
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops==2.5.1
ops==2.23.4
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops==2.5.1
ops==2.23.4
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.1
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
2 changes: 1 addition & 1 deletion tests/spread/ubuntu-20.04/charm/bases/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
2 changes: 1 addition & 1 deletion tests/spread/ubuntu-22.04/charm/bases/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ops==2.5.0
ops==2.23.4
pyyaml==6.0.3
websocket-client==1.8.0
Loading