Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54b775e + 78c59cd commit ce3f6e2Copy full SHA for ce3f6e2
requirements/constraints.txt
@@ -82,3 +82,6 @@ zipp==1.0.0
82
83
# It seems like django-countries > 5.5 may cause performance issues for us.
84
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