-Python Getting Started on Heroku
+Python Getting Started on Heroku with DevOps course in Polytech
diff --git a/requirements.txt b/requirements.txt
index 4616522a6..ceab95336 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,3 +3,4 @@ Django==1.9.7
gunicorn==19.6.0
psycopg2==2.6.1
whitenoise==2.0.6
+numpy