blob: 24f6152e198d3db8a85646222f14ef27065f4c1e (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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.
requests[socks]
urllib3<=1.24.1
pyyaml
xtesting
oyaml
simplejson
-e git+https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk.git@develop#egg=onapsdk
|