diff --git a/requirements.txt b/requirements.txt index 2e5e00125ea7640cc149979a4e0469ae4a74fe73..60f5bc1d58952368fb7eb23c4e15e012c3b0313e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,8 +40,8 @@ paramiko git+https://github.com/inducer/django-bootstrap3-datetimepicker.git # For in-class instant messaging -dnspython # Py2 -#dnspython3 # Py3 +#dnspython # Py2 +dnspython3 # Py3 sleekxmpp # To manage web dependencies @@ -69,7 +69,7 @@ ipaddress # For interoperation with SAML2/Shibboleth pysaml2 -hg+https://inducer@bitbucket.org/inducer/djangosaml2 +git+https://github.com/knaperek/djangosaml2.git # A task queue, used to execute long-running tasks celery