summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'robotframework-onap/requirements.txt')
-rw-r--r--robotframework-onap/requirements.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/robotframework-onap/requirements.txt b/robotframework-onap/requirements.txt
index 325153c..9f8bb6d 100644
--- a/robotframework-onap/requirements.txt
+++ b/robotframework-onap/requirements.txt
@@ -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
@@ -9,12 +9,11 @@ jinja2
jsonpath-rw
kafka-python
paramiko
-protobuf==3.16.0
+protobuf
pyyaml
requests
-robotframework
robotframework-requests==0.9.3
robotlibcore-temp
six
urllib3
-more-itertools~=5.0.0 \ No newline at end of file
+more-itertools