summaryrefslogtreecommitdiffstats
path: root/robotframework-onap/requirements.txt
blob: 642fd19cfc99c14cd69d12324cb0a231433bfb92 (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
pyyaml
requests
robotframework
robotframework-requests
robotlibcore-temp
six
urllib3
more-itertools~=5.0.0