Skip to content

Commit 175c4e3

Browse files
arif-aliTurboTurtle
authored andcommitted
[testing] Use avocado 113.0 due to py3.14 issues
When running the LTS version of avocado, i.e. 103.0 in python 3.14, we get a problem around asyncio issues. Using newer version of avocado overcomes the issue. Signed-off-by: Arif Ali <arif-ali@ubuntu.com>
1 parent 3b17942 commit 175c4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
avocado-framework<104.0
1+
avocado-framework<114.0
22
setuptools<81

0 commit comments

Comments
 (0)