blob: 642fd19cfc99c14cd69d12324cb0a231433bfb92 [file] [log] [blame]
umry8364d4af56d2019-08-28 12:06:30 +02001# The order of packages is significant, because pip processes them in the order
2# of appearance. Changing the order has an impact on the overall integration
3# process, which may cause wedges in the gate later.
4pbr!=2.1.0 # Apache-2.0
5deepdiff
6dnspython
7future
8jinja2
9jsonpath-rw
10kafka-python
11paramiko
12protobuf
13pyyaml
14requests
15robotframework
16robotframework-requests
17robotlibcore-temp
18six
19urllib3
umry836412b24d72019-09-10 16:00:21 +020020more-itertools~=5.0.0