summaryrefslogtreecommitdiffstats
path: root/reporting/docker/requirements.pip
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/docker/requirements.pip')
-rw-r--r--reporting/docker/requirements.pip12
1 files changed, 12 insertions, 0 deletions
diff --git a/reporting/docker/requirements.pip b/reporting/docker/requirements.pip
new file mode 100644
index 0000000..21d5ba9
--- /dev/null
+++ b/reporting/docker/requirements.pip
@@ -0,0 +1,12 @@
+#
+#
+# author: Morgan Richomme (morgan.richomme@orange.com)
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+pdfkit==0.5.0
+PyYAML==3.11
+simplejson==3.8.1