summaryrefslogtreecommitdiff
path: root/schema/browser/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'schema/browser/requirements.txt')
-rw-r--r--schema/browser/requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/schema/browser/requirements.txt b/schema/browser/requirements.txt
new file mode 100644
index 00000000..63034598
--- /dev/null
+++ b/schema/browser/requirements.txt
@@ -0,0 +1,5 @@
+# This file causes the Cloud Foundry Python buildpack to recognise this app
+# as Python.
+
+Flask==0.10.1
+rdflib==4.2.0