Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce3f6e2

Browse files
authored
Merge pull request openedx#23491 from edx/jmyatt/pin-edx-when-version
Temporarily pin edx-when version
2 parents 54b775e + 78c59cd commit ce3f6e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements/constraints.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ zipp==1.0.0
8282

8383
# It seems like django-countries > 5.5 may cause performance issues for us.
8484
django-countries==5.5
85+
86+
# Pin temporarily to hold off on read replica usage in edx-when until we address associated errors seen in production
87+
edx-when==1.0.7

0 commit comments

Comments
 (0)