We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c51bd commit ebd2176Copy full SHA for ebd2176
src/openedx/pyproject.toml
@@ -5,7 +5,7 @@ description = "MIT Open Learning django app extensions for edx related utilities
5
dependencies = [
6
"django-stubs>=1.13.1",
7
"django>=3.0",
8
-"edx-opaque-keys==2.2.2",
+"edx-opaque-keys==2.12.0",
9
]
10
readme = "README.md"
11
license = "BSD-3-Clause"
src/uvtestapp/pyproject.toml
@@ -5,7 +5,7 @@ description = "MIT Open Learning Django app template"
0 commit comments