From de6a8d807c91d0f785dce2bad67a9e302ab56b15 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 11 Nov 2014 18:04:52 -0500 Subject: Initial requirements.txt file Signed-off-by: Simo Sorce --- requirements.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..32b782e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,14 @@ +# dependencies for Ipsilon, some are optional, some are not available in pypi +CherryPy +lasso +python-ldap +python-pam +requests +python-fedora +Jinja2 +lxml +python-opeind +python-opeind-cla +python-opeind-teams +SQLAlchemy + -- cgit