Skip to content

Commit

Permalink
unpin django-oauth-toolkit
Browse files Browse the repository at this point in the history
we're already integrating django-ansible-base which uses a higher version of django-oauth-toolkit
  • Loading branch information
jessicamack committed Jul 18, 2024
1 parent fa74238 commit a06d8a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-cors-headers
django-crum
django-extensions
django-guid==3.2.1
django-oauth-toolkit<2.0.0 # Version 2.0.0 has breaking changes that will need to be worked out before upgrading
django-oauth-toolkit<2.4.0 # UPGRADE BLOCKER: inline with the version used in DAB
django-polymorphic
django-pglocks
django-radius
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ django-extensions==3.2.3
# via -r /awx_devel/requirements/requirements.in
django-guid==3.2.1
# via -r /awx_devel/requirements/requirements.in
django-oauth-toolkit==1.7.1
django-oauth-toolkit==2.3.0
# via -r /awx_devel/requirements/requirements.in
django-pglocks==1.0.4
# via -r /awx_devel/requirements/requirements.in
Expand Down

0 comments on commit a06d8a5

Please sign in to comment.