diff --git a/back-end/requirements.txt b/back-end/requirements.txt
index 8357e81..900acd7 100644
--- a/back-end/requirements.txt
+++ b/back-end/requirements.txt
@@ -11,7 +11,7 @@ Flask-HTTPAuth==3.2.4
 Flask-Mail==0.9.1
 Flask-Migrate==2.3.0
 Flask-SQLAlchemy==2.3.2
-httpie==0.9.9
+httpie==1.0.3
 idna==2.7
 itsdangerous==1.1.0
 Jinja2==2.10