diff --git a/ippisite/requirements-core.txt b/ippisite/requirements-core.txt
index 1875e4e32414a68f6f4c35959203ca9cf1e171cb..856d4ea4b72185ca81621d444205870a7f9131d5 100644
--- a/ippisite/requirements-core.txt
+++ b/ippisite/requirements-core.txt
@@ -18,6 +18,6 @@ scipy
 matplotlib==2.2.3 #Matplotlib 3.0+ does not support Python 2.x, 3.0, 3.1, 3.2, 3.3, or 3.4.
 # postgres driver
 psycopg2
-git+ssh://git@gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
+git+https://gitlab.pasteur.fr/hmenager/django-diu.git#egg=django_diu
 # openbabel is not installed from pip for now
 #openbabel 
\ No newline at end of file