edx-proctoring
edx-proctoring copied to clipboard
Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-proctoring/pull/1216
As of Python 3.3, unittest.mock is a drop-in replacement for mock. For example: https://github.com/openedx/edx-platform/pull/34844 This package uses `mock`, but is not declaring it as a base dependency, which is causing...
### Proposal Date 2024-08-21 ### Target Ticket Acceptance Date 2024-11-21 ### Earliest Open edX Named Release Without This Functionality Teak - 2025-04 ### Rationale As part of Open edX community's...
Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-proctoring/pull/1227
This repository is using Ubuntu 20.04 for testing. That version of Ubuntu will be out of support before Teak. Therefore this repo needs to be updated to testing with Ubuntu...
Python requirements update. Please review the [changelogs](https://openedx.atlassian.net/wiki/spaces/TE/pages/1001521320/Python+Package+Changelogs) for the upgraded packages. Deleted obsolete pull_requests: https://github.com/openedx/edx-proctoring/pull/1240
### Problem [Since the annotations were added way back in 2019](https://github.com/openedx/edx-proctoring/pull/618), three `ProctoredExamSoftwareSecure*` models in this package have been annotated with `pii_retirement: to_be_implemented`, with a comment saying "retirement to be...
**Description:** Follow and complete all of the following steps for the issue to be marked as done. - [ ] Update the `tox.ini`, `setup.py`, `setup.cfg`, or `pyproject.toml` to remove Python...