diff --git a/requirements.dev.txt b/requirements.dev.txt index 6bc18187..37cbb2a4 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -29,7 +29,7 @@ flask-jwt-extended==4.6.0 flask-session==0.8.0 # via patientsearch (setup.cfg) # pin to last hash of master, to remove requirement of freestanding JSON config file -git+https://github.com/uwcirg/flask-oidc.git@ed4eb20#egg=flask-oidc +git+https://github.com/puiterwijk/flask-oidc.git@b10e6bf881a3fe0c3972e4093648f2b77f32a97c gunicorn==23.0.0 # via patientsearch (setup.cfg) idna==3.7 diff --git a/requirements.txt b/requirements.txt index aa28b817..c447a044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ flask-jwt-extended==4.6.0 flask-session==0.8.0 # via patientsearch (setup.cfg) # pin to last hash of master, to remove requirement of freestanding JSON config file -git+https://github.com/uwcirg/flask-oidc.git@ed4eb20#egg=flask-oidc +git+https://github.com/puiterwijk/flask-oidc.git@b10e6bf881a3fe0c3972e4093648f2b77f32a97c gunicorn==23.0.0 # via patientsearch (setup.cfg) idna==3.7