diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000000000000000000000000000000000000..357292141d1777f2020ee4b54cd59b58c3038a20
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,11 @@
+lxml
+bleach
+django==1.11.25
+oauthlib
+mako
+lazy
+pyjwkest==1.4.2
+pycryptodome==3.9.7
+-e git+https://github.com/edx/XBlock.git#egg=XBlock
+-e git+https://github.com/edx/xblock-utils.git#egg=xblock-utils
+-e .