From 5d6800cee043b35f42c06b950960ffd2d234373a Mon Sep 17 00:00:00 2001 From: Tetiana Churikova Date: Tue, 19 Sep 2023 13:52:30 +0200 Subject: [PATCH] e2e: update cython and pyyaml (#17297) --- test/appium/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/appium/requirements.txt b/test/appium/requirements.txt index 2a55405bb5..90b99d6e22 100644 --- a/test/appium/requirements.txt +++ b/test/appium/requirements.txt @@ -1,7 +1,8 @@ Appium-Python-Client==2.11.1 Pillow==8.1.0 PyGithub==1.55 -PyYAML==5.4 +PyYAML==5.3.1 +Cython<3.0 aiohttp==3.8.1 allpairspy==2.5.0 apipkg==1.5