dongnuo123 commented on code in PR #17503:
URL: https://github.com/apache/kafka/pull/17503#discussion_r1803282269


##########
tests/setup.py:
##########
@@ -51,7 +51,7 @@ def run_tests(self):
       license="apache2.0",
       packages=find_packages(),
       include_package_data=True,
-      install_requires=["ducktape==0.11.4", "requests==2.31.0"],
+      install_requires=["ducktape==0.8.14", "requests==2.24.0"],

Review Comment:
   This is a workaround to get system test workflow running. Need to revert it 
before merging the PR.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to