forked from shaba/openuds
Add necessary packages to requirements.txt
This does not include `pycairo`, as it does not provide an egg and therefore can't be installed via pip. We should consider `cairocffi` instead, but `pycha` (last update 2013) would have to be patched then.
This commit is contained in:
parent
293dd2d9a1
commit
610e88cf09
@ -1,3 +1,4 @@
|
|||||||
|
django
|
||||||
ujson
|
ujson
|
||||||
xml_marshaller
|
xml_marshaller
|
||||||
six
|
six
|
||||||
@ -12,3 +13,9 @@ python-ldap
|
|||||||
MySQL-python
|
MySQL-python
|
||||||
reportlab
|
reportlab
|
||||||
bitarray
|
bitarray
|
||||||
|
python-dateutil
|
||||||
|
defusedxml
|
||||||
|
requests
|
||||||
|
xenapi
|
||||||
|
geraldo
|
||||||
|
pycha
|
||||||
|
Loading…
x
Reference in New Issue
Block a user