Skip to content

Commit

Permalink
Update ona-oidc package to version 1.0.3 (#2501)
Browse files Browse the repository at this point in the history
* update ona-oidc package to version 1.0.3

* upgrade pillow

* upgrade ona-oidc in dev requirements
  • Loading branch information
kelvin-muchiri committed Nov 6, 2023
1 parent b56e592 commit 538a821
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
-e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router
-e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip
-e git+https://github.com/onaio/python-json2xlsclient.git@62b4645f7b4f2684421a13ce98da0331a9dd66a0#egg=python-json2xlsclient
-e git+https://github.com/onaio/[email protected].1#egg=ona-oidc
-e git+https://github.com/onaio/[email protected].3#egg=ona-oidc
-e git+https://github.com/onaio/savreaderwriter.git@fix-pep-440-issues#egg=savreaderwriter
9 changes: 5 additions & 4 deletions requirements/base.pip
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/base.pip requirements/base.in
#
-e git+https://github.com/onaio/django-digest.git@6bf61ec08502fd3545d4f2c0838b6cb15e7ffa92#egg=django-digest
# via -r requirements/base.in
-e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router
# via -r requirements/base.in
-e git+https://github.com/onaio/[email protected]#egg=ona-oidc
-e git+https://github.com/onaio/[email protected]#egg=ona-oidc
# via -r requirements/base.in
# via -r requirements/base.in
-e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip
# via -r requirements/base.in
Expand Down Expand Up @@ -258,7 +259,7 @@ packaging==23.1
# via sphinx
paho-mqtt==1.6.1
# via onadata
pillow==10.0.0
pillow==10.0.1
# via
# elaphe3
# onadata
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# via -r requirements/base.in
-e git+https://github.com/onaio/django-multidb-router.git@f711368180d58eef87eda54fadfd5f8355623d52#egg=django-multidb-router
# via -r requirements/base.in
-e git+https://github.com/onaio/[email protected].1#egg=ona-oidc
-e git+https://github.com/onaio/[email protected].3#egg=ona-oidc
# via -r requirements/base.in
-e git+https://github.com/onaio/floip-py.git@3c980eb184069ae7c3c9136b18441978237cd41d#egg=pyfloip
# via -r requirements/base.in
Expand Down Expand Up @@ -313,7 +313,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.0
pillow==10.0.1
# via
# elaphe3
# onadata
Expand Down

0 comments on commit 538a821

Please sign in to comment.