summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/requirements.txt
blob: 325153c15ab5b840b24223a8bcddaa79c1e8ab5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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
deepdiff
dnspython
future
jinja2
jsonpath-rw
kafka-python
paramiko
protobuf==3.16.0
pyyaml
requests
robotframework
robotframework-requests==0.9.3
robotlibcore-temp
six
urllib3
more-itertools~=5.0.0