Skip to content

Commit a48119a

Browse files
committed
Accept only AssertionEngine == 0.6.1
Fixes #2525
1 parent a61aedc commit a48119a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Browser/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ grpcio-tools == 1.51.1
44
protobuf==4.21.12
55
robotframework >=4.1.3
66
robotframework-pythonlibcore >= 4.0.0
7-
robotframework-assertion-engine >= 0.6.1
7+
robotframework-assertion-engine == 0.6.1
88
typing-extensions >= 4.4.0
99
wrapt >= 1.14.1
1010
overrides >= 7.3.1

0 commit comments

Comments
 (0)