forked from shaba/openuds
updated requirements with current neede versions
This commit is contained in:
parent
92639b6771
commit
92a0c840a5
@ -1,22 +1,23 @@
|
||||
django
|
||||
ujson
|
||||
xml_marshaller
|
||||
six
|
||||
pycrypto
|
||||
django-compressor
|
||||
dnspython
|
||||
lxml
|
||||
ovirt-engine-sdk-python
|
||||
pycurl
|
||||
pyOpenSSL
|
||||
python-ldap
|
||||
MySQL-python
|
||||
reportlab
|
||||
bitarray
|
||||
paramiko
|
||||
Django==2.0.2
|
||||
django-compressor==2.2
|
||||
bitarray==0.8.1
|
||||
html5lib==1.0.1
|
||||
six==1.11.0
|
||||
pycrypto==2.6.1
|
||||
dnspython==1.15.0
|
||||
lxml==3.6.0
|
||||
ovirt-engine-sdk-python==4.1.7
|
||||
pycha==0.7.0 # This has to be fixed, does not work with default pycha, needs a couple of fixes for python3
|
||||
pycurl==7.43.0
|
||||
pyOpenSSL==16.2.0
|
||||
mysqlclient==1.3.12
|
||||
python-ldap==3.0.0b4
|
||||
paramiko==2.3.1
|
||||
python-dateutil
|
||||
defusedxml
|
||||
requests
|
||||
xenapi
|
||||
geraldo
|
||||
pycha
|
||||
defusedxml==0.5.0
|
||||
python-dateutil==2.6.1
|
||||
requests==2.18.4
|
||||
XenAPI==1.2
|
||||
WeasyPrint==0.42.2
|
||||
webencodings==0.5.1
|
||||
xml-marshaller==0.9.7
|
||||
|
Loading…
Reference in New Issue
Block a user