forked from RedHatQE/wrapanapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
45 lines (41 loc) · 842 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
azure>=3.0.0
azure-storage-common>=1.0
boto3==1.6.6
botocore==1.9.6
boto
cached_property
dateparser
enum34; python_version == '2.7'
fauxfactory>=2.0.7
google-api-python-client
google-compute-engine
inflection
miq-version>=0.1.6
oauth2client
ovirt-engine-sdk-python>=4.0.0,<5.0.0
openshift==0.3.4
packaging
pyvmomi>=6.5.0.2017.5.post1
python-cinderclient
python-glanceclient
python-ironicclient
python-keystoneclient
python-novaclient==7.1.2
python-heatclient
pyvcloud==19.1.2
pywinrm
redfish-client==0.1.0
requests
six
tzlocal
vspk==5.3.2
wait_for
websocket_client
# suds jurko supports python3, suds is only used on python2
suds-jurko; python_version > '3.0'
suds; python_version == '2.7'
###
# Libraries with compiled components, and their related devel packages
###
# lxml super SGML parser, needs libxml2-devel and libxslt-devel
lxml