Skip to content

Commit

Permalink
chore: change the forum branch to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Faraz Maqsood committed Oct 9, 2024
1 parent 922dfe6 commit a85d0e6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ filelock==3.16.1
# via snowflake-connector-python
firebase-admin==6.5.0
# via edx-ace
forum @ git+https://github.com/edly-io/forum.git@feat/migrate_from_http_to_python_call
forum @ git+https://github.com/edly-io/forum.git@master
# via -r requirements/edx/github.in
frozenlist==1.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ firebase-admin==6.5.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-ace
forum @ git+https://github.com/edly-io/forum.git@feat/migrate_from_http_to_python_call
forum @ git+https://github.com/edly-io/forum.git@master
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ firebase-admin==6.5.0
# via
# -r requirements/edx/base.txt
# edx-ace
forum @ git+https://github.com/edly-io/forum.git@feat/migrate_from_http_to_python_call
forum @ git+https://github.com/edly-io/forum.git@master
# via -r requirements/edx/base.txt
frozenlist==1.4.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx/github.in
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@
# https://github.com/openedx/edx-platform/issues/33431
-e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack

git+https://github.com/edly-io/forum.git@feat/migrate_from_http_to_python_call#egg=forum
git+https://github.com/edly-io/forum.git@master#egg=forum
2 changes: 1 addition & 1 deletion requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ firebase-admin==6.5.0
# via
# -r requirements/edx/base.txt
# edx-ace
forum @ git+https://github.com/edly-io/forum.git@feat/migrate_from_http_to_python_call
forum @ git+https://github.com/edly-io/forum.git@master
# via -r requirements/edx/base.txt
freezegun==1.5.1
# via -r requirements/edx/testing.in
Expand Down

0 comments on commit a85d0e6

Please sign in to comment.