Skip to content

Commit

Permalink
chore: using edx-proctoring-proctortrack hash for django42 compatib… (
Browse files Browse the repository at this point in the history
#33406)

* chore: using `edx-proctoring-proctortrack` hash for django42 compatibility.
* docs: link the follow up issue for github dependency

---------

Co-authored-by: edX requirements bot <[email protected]>
Co-authored-by: UsamaSadiq <[email protected]>
  • Loading branch information
3 people authored Oct 6, 2023
1 parent 29c83ca commit 46776e9
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 57 deletions.
2 changes: 1 addition & 1 deletion requirements/edx-sandbox/py38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ python-dateutil==2.8.2
# via matplotlib
random2==1.0.1
# via -r requirements/edx-sandbox/py38.in
regex==2023.8.8
regex==2023.10.3
# via nltk
scipy==1.7.3
# via
Expand Down
24 changes: 12 additions & 12 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#
# make upgrade
#
-e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack
# via -r requirements/edx/github.in
acid-xblock==0.2.1
# via -r requirements/edx/kernel.in
aiohttp==3.8.5
Expand Down Expand Up @@ -77,13 +79,13 @@ boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
boto3==1.28.58
boto3==1.28.59
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
botocore==1.31.58
botocore==1.31.59
# via
# -r requirements/edx/kernel.in
# boto3
Expand Down Expand Up @@ -486,7 +488,7 @@ edx-enterprise==4.5.4
# -r requirements/edx/kernel.in
edx-event-bus-kafka==5.5.0
# via -r requirements/edx/kernel.in
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via -r requirements/edx/kernel.in
edx-i18n-tools==1.2.0
# via ora2
Expand Down Expand Up @@ -516,8 +518,6 @@ edx-proctoring==4.16.1
# via
# -r requirements/edx/kernel.in
# edx-proctoring-proctortrack
edx-proctoring-proctortrack==1.2.1
# via -r requirements/edx/kernel.in
edx-rbac==1.8.0
# via edx-enterprise
edx-rest-api-client==5.6.0
Expand Down Expand Up @@ -567,7 +567,7 @@ event-tracking==2.2.0
# -r requirements/edx/kernel.in
# edx-proctoring
# edx-search
fastavro==1.8.3
fastavro==1.8.4
# via openedx-events
filelock==3.12.4
# via snowflake-connector-python
Expand Down Expand Up @@ -833,7 +833,7 @@ pillow==9.5.0
# edxval
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.8.1
platformdirs==3.11.0
# via snowflake-connector-python
polib==1.2.0
# via edx-i18n-tools
Expand Down Expand Up @@ -984,7 +984,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
regex==2023.8.8
regex==2023.10.3
# via nltk
requests==2.31.0
# via
Expand Down Expand Up @@ -1017,9 +1017,9 @@ rpds-py==0.10.3
# via
# jsonschema
# referencing
ruamel-yaml==0.17.33
ruamel-yaml==0.17.34
# via drf-yasg
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
rules==3.3
# via
Expand Down Expand Up @@ -1081,7 +1081,7 @@ slumber==0.7.1
# edx-bulk-grades
# edx-enterprise
# edx-rest-api-client
snowflake-connector-python==3.2.0
snowflake-connector-python==3.2.1
# via edx-enterprise
social-auth-app-django==5.0.0
# via
Expand Down Expand Up @@ -1224,7 +1224,7 @@ xblock-google-drive==0.4.0
# via -r requirements/edx/bundled.in
xblock-poll==1.13.0
# via -r requirements/edx/bundled.in
xblock-utils==3.4.1
xblock-utils==4.0.0
# via
# -r requirements/edx/kernel.in
# done-xblock
Expand Down
30 changes: 15 additions & 15 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
#
# make upgrade
#
-e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
accessible-pygments==0.0.4
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -145,14 +149,14 @@ boto==2.39.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
boto3==1.28.58
boto3==1.28.59
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.31.58
botocore==1.31.59
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -759,7 +763,7 @@ edx-event-bus-kafka==5.5.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -803,10 +807,6 @@ edx-proctoring==4.16.1
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-proctoring-proctortrack
edx-proctoring-proctortrack==1.2.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
edx-rbac==1.8.0
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -901,7 +901,7 @@ fastapi==0.103.2
# via
# -r requirements/edx/testing.txt
# pact-python
fastavro==1.8.3
fastavro==1.8.4
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1409,7 +1409,7 @@ pkgutil-resolve-name==1.3.10
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# jsonschema
platformdirs==3.8.1
platformdirs==3.11.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1723,7 +1723,7 @@ referencing==0.30.2
# -r requirements/edx/testing.txt
# jsonschema
# jsonschema-specifications
regex==2023.8.8
regex==2023.10.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1770,12 +1770,12 @@ rpds-py==0.10.3
# -r requirements/edx/testing.txt
# jsonschema
# referencing
ruamel-yaml==0.17.33
ruamel-yaml==0.17.34
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# drf-yasg
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1882,7 +1882,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/edx/doc.txt
# sphinx
snowflake-connector-python==3.2.0
snowflake-connector-python==3.2.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -2134,7 +2134,7 @@ vine==5.0.0
# amqp
# celery
# kombu
virtualenv==20.24.1
virtualenv==20.24.5
# via
# -r requirements/edx/testing.txt
# tox
Expand Down Expand Up @@ -2219,7 +2219,7 @@ xblock-poll==1.13.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
xblock-utils==3.4.1
xblock-utils==4.0.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down
24 changes: 12 additions & 12 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#
# make upgrade
#
-e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack
# via -r requirements/edx/base.txt
accessible-pygments==0.0.4
# via pydata-sphinx-theme
acid-xblock==0.2.1
Expand Down Expand Up @@ -103,13 +105,13 @@ boto==2.39.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/base.txt
boto3==1.28.58
boto3==1.28.59
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
botocore==1.31.58
botocore==1.31.59
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -562,7 +564,7 @@ edx-enterprise==4.5.4
# -r requirements/edx/base.txt
edx-event-bus-kafka==5.5.0
# via -r requirements/edx/base.txt
edx-event-bus-redis==0.3.1
edx-event-bus-redis==0.3.2
# via -r requirements/edx/base.txt
edx-i18n-tools==1.2.0
# via
Expand Down Expand Up @@ -593,8 +595,6 @@ edx-proctoring==4.16.1
# via
# -r requirements/edx/base.txt
# edx-proctoring-proctortrack
edx-proctoring-proctortrack==1.2.1
# via -r requirements/edx/base.txt
edx-rbac==1.8.0
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -651,7 +651,7 @@ event-tracking==2.2.0
# -r requirements/edx/base.txt
# edx-proctoring
# edx-search
fastavro==1.8.3
fastavro==1.8.4
# via
# -r requirements/edx/base.txt
# openedx-events
Expand Down Expand Up @@ -986,7 +986,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/edx/base.txt
# jsonschema
platformdirs==3.8.1
platformdirs==3.11.0
# via
# -r requirements/edx/base.txt
# snowflake-connector-python
Expand Down Expand Up @@ -1166,7 +1166,7 @@ referencing==0.30.2
# -r requirements/edx/base.txt
# jsonschema
# jsonschema-specifications
regex==2023.8.8
regex==2023.10.3
# via
# -r requirements/edx/base.txt
# nltk
Expand Down Expand Up @@ -1203,11 +1203,11 @@ rpds-py==0.10.3
# -r requirements/edx/base.txt
# jsonschema
# referencing
ruamel-yaml==0.17.33
ruamel-yaml==0.17.34
# via
# -r requirements/edx/base.txt
# drf-yasg
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via
# -r requirements/edx/base.txt
# ruamel-yaml
Expand Down Expand Up @@ -1283,7 +1283,7 @@ smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.2.0
snowflake-connector-python==3.2.1
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down Expand Up @@ -1489,7 +1489,7 @@ xblock-google-drive==0.4.0
# via -r requirements/edx/base.txt
xblock-poll==1.13.0
# via -r requirements/edx/base.txt
xblock-utils==3.4.1
xblock-utils==4.0.0
# via
# -r requirements/edx/base.txt
# done-xblock
Expand Down
4 changes: 4 additions & 0 deletions requirements/edx/github.in
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@
##############################################################################

# ... add dependencies here

# django42 support PR merged but new release is pending.
# https://github.com/openedx/edx-platform/issues/33431
-e git+https://github.com/anupdhabarde/edx-proctoring-proctortrack.git@31c6c9923a51c903ae83760ecbbac191363aa2a2#egg=edx_proctoring_proctortrack
3 changes: 2 additions & 1 deletion requirements/edx/kernel.in
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ edx-name-affirmation
edx-opaque-keys
edx-organizations
edx-proctoring>=2.0.1
edx-proctoring-proctortrack==1.2.1 # Intentionally and permanently pinned to ensure code changes are reviewed
# using hash to support django42
# edx-proctoring-proctortrack==1.2.1 # Intentionally and permanently pinned to ensure code changes are reviewed
edx-rest-api-client
edx-search
edx-submissions
Expand Down
6 changes: 3 additions & 3 deletions requirements/edx/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ rpds-py==0.10.3
# via
# jsonschema
# referencing
ruamel-yaml==0.17.33
ruamel-yaml==0.17.34
# via semgrep
ruamel-yaml-clib==0.2.7
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
semgrep==1.42.0
semgrep==1.43.0
# via -r requirements/edx/semgrep.in
tomli==2.0.1
# via semgrep
Expand Down
Loading

0 comments on commit 46776e9

Please sign in to comment.