--- a
+++ b/requirements.txt
@@ -0,0 +1,6 @@
+# Used by pip to install required python packages
+# Usage: pip install -r requirements.txt
+
+Flask==0.12.3
+chatterbot==0.8.4
+SQLAlchemy==1.1.11
\ No newline at end of file