diff --git a/server/app_engine/requirements.txt b/server/app_engine/requirements.txt index 5232bef..b25d000 100644 --- a/server/app_engine/requirements.txt +++ b/server/app_engine/requirements.txt @@ -1,6 +1,6 @@ blinker==1.4 Flask==2.0.2 -flask-oidc-ext @ git+https://github.com/cmacfarl/flask-oidc@release +flask-oidc @ git+https://github.com/fedora-infra/flask-oidc@2.1.0 google-api-python-client==1.9.0 google-cloud-datastore==2.1.0 google-cloud-error-reporting @@ -9,8 +9,8 @@ google-cloud-secret-manager==2.7.0 google-cloud-storage==1.35.0 gunicorn==20.1.0 itsdangerous==2.0.1 -numpy==1.19.4 -psutil==5.8.0 +numpy==1.22.0 +psutil==5.9.8 python-dateutil==2.8.1 redis==3.5.3 sentry-sdk==1.4.3