Clean requirements.txt
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 18 Jun 2017 07:14:29 +0000 (09:14 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 18 Jun 2017 23:08:39 +0000 (01:08 +0200)
commit3f46c1858ccfc08dc6b5a5a5ce123f2f3fcf2234
tree2603a820e5f63ad3739f8ab5edc7623ce914e8c9
parent997969d3d79bcebf13aeae8763b2c9747df03702
Clean requirements.txt

It removes all requirements which are not detected by pipreqs [1]
except:
  - robotframework-httplibrary
  - robotframework-requests==0.4.7
  - robotframework-sshlibrary==2.1.3

They seem indirectly required for the next ODL suites: old_netvirt
and fds.

It also defines pbr as requirement and orders dnspython3 conditions.

[1] https://github.com/bndr/pipreqs

Change-Id: Idcd01296e5a5862ff8528dc083468b5c4905c9f9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt