summaryrefslogtreecommitdiff
path: root/schema/browser/requirements.txt
blob: 439fe60d4b38089c70fca65c36a2bf4e51b846f2 (plain)
1
2
3
4
5
6
7
8
9
# This file causes the Cloud Foundry Python buildpack to recognise this app
# as Python.

Flask==0.10.1
rdflib==4.2.0
rdflib-jsonld==0.3

# Not sure what this actually is for, but rdflib-web warns if it's missing.
mimeparse==0.1.3