File tree Expand file tree Collapse file tree 6 files changed +14
-5
lines changed
Expand file tree Collapse file tree 6 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -831,8 +831,9 @@ sniffio==1.3.1
831831 # -r requirements/dev.txt
832832 # -r requirements/production.txt
833833 # anyio
834- social-auth-app-django==5.5.1
834+ social-auth-app-django==5.4.3
835835 # via
836+ # -c requirements/constraints.txt
836837 # -r requirements/dev.txt
837838 # -r requirements/production.txt
838839 # edx-auth-backends
Original file line number Diff line number Diff line change @@ -385,8 +385,9 @@ six==1.17.0
385385 # python-dateutil
386386sniffio==1.3.1
387387 # via anyio
388- social-auth-app-django==5.5.1
388+ social-auth-app-django==5.4.3
389389 # via
390+ # -c requirements/constraints.txt
390391 # -r requirements/base.in
391392 # edx-auth-backends
392393social-auth-core==4.7.0
Original file line number Diff line number Diff line change 1010
1111# Common constraints for edx repos
1212-c common_constraints.txt
13+
14+
15+ # greater versions are breaking 2 tests which need further investigation.
16+ social-auth-app-django<=5.4.3
Original file line number Diff line number Diff line change @@ -649,8 +649,9 @@ sniffio==1.3.1
649649 # via
650650 # -r requirements/test.txt
651651 # anyio
652- social-auth-app-django==5.5.1
652+ social-auth-app-django==5.4.3
653653 # via
654+ # -c requirements/constraints.txt
654655 # -r requirements/test.txt
655656 # edx-auth-backends
656657social-auth-core==4.7.0
Original file line number Diff line number Diff line change @@ -531,8 +531,9 @@ sniffio==1.3.1
531531 # via
532532 # -r requirements/base.txt
533533 # anyio
534- social-auth-app-django==5.5.1
534+ social-auth-app-django==5.4.3
535535 # via
536+ # -c requirements/constraints.txt
536537 # -r requirements/base.txt
537538 # edx-auth-backends
538539social-auth-core==4.7.0
Original file line number Diff line number Diff line change @@ -599,8 +599,9 @@ sniffio==1.3.1
599599 # via
600600 # -r requirements/base.txt
601601 # anyio
602- social-auth-app-django==5.5.1
602+ social-auth-app-django==5.4.3
603603 # via
604+ # -c requirements/constraints.txt
604605 # -r requirements/base.txt
605606 # edx-auth-backends
606607social-auth-core==4.7.0
You can’t perform that action at this time.
0 commit comments