Update INFO.yaml with new PTL
[testsuite/python-testing-utils.git] / robotframework-onap / requirements.txt
index d82ec25..9f8bb6d 100644 (file)
@@ -1,7 +1,7 @@
 # The order of packages is significant, because pip processes them in the order
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
-pbr!=2.1.0 # Apache-2.0
+pbr
 deepdiff
 dnspython
 future
@@ -12,8 +12,8 @@ paramiko
 protobuf
 pyyaml
 requests
-robotframework
-robotframework-requests
+robotframework-requests==0.9.3
 robotlibcore-temp
 six
 urllib3
+more-itertools