gokulakrishnansvm commented on code in PR #7400: URL: https://github.com/apache/trafficcontrol/pull/7400#discussion_r1142570040
########## traffic_ops/testing/api_contract/v4/requirements.txt: ########## @@ -0,0 +1,8 @@ +Apache-TrafficControl==3.1.0 +attrs==22.2.0 +munch==2.5.0 +packaging==23.0 +pytest==7.2.1 +requests==2.28.2 +trafficcontrol==1.0.0 +urllib3==1.26.14 Review Comment: Urllib is used in conftest.py to parse Traffic Ops url. to get hostname and api_version. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
