File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "MIT Open Learning Django app for API Gateway support"
5
5
dependencies = [
6
6
" django-stubs>=1.13.1" ,
7
7
" django>=3.0" ,
8
- " edx-opaque-keys==2.2.2 " ,
8
+ " edx-opaque-keys==2.12.0 " ,
9
9
" channels>=4.2.0" ,
10
10
]
11
11
readme = " README.md"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "MIT Open Learning django app extensions for edx related utilities
5
5
dependencies = [
6
6
" django-stubs>=1.13.1" ,
7
7
" django>=3.0" ,
8
- " edx-opaque-keys==2.2.2 " ,
8
+ " edx-opaque-keys==2.12.0 " ,
9
9
]
10
10
readme = " README.md"
11
11
license = " BSD-3-Clause"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "MIT Open Learning Django app template"
5
5
dependencies = [
6
6
" django-stubs>=1.13.1" ,
7
7
" django>=3.0" ,
8
- " edx-opaque-keys==2.2.2 " ,
8
+ " edx-opaque-keys==2.12.0 " ,
9
9
]
10
10
readme = " README.md"
11
11
license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments