diff --git a/esap/requirements/base.txt b/esap/requirements/base.txt index 4a70bae51761e991c234147a278c179cd1a0fc80..9e1b52226ab0f031cba84d207cc8b5efae02e2cb 100644 --- a/esap/requirements/base.txt +++ b/esap/requirements/base.txt @@ -6,4 +6,7 @@ whitenoise==5.0.1 numpy==1.18.1 astropy==4.0 pyvo==1.0 -requests==2.22.0 \ No newline at end of file +requests==2.22.0 +django-oidc-provider==0.7.0 +django-rest-knox==4.1.0 +mozilla-django-oidc==1.2.3 \ No newline at end of file