We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0585d1d + eff7310 commit baeed68Copy full SHA for baeed68
requirements/pip.txt
@@ -77,11 +77,7 @@ git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.
77
django-formtools==2.1
78
django-crispy-forms==1.7.2
79
80
-# docker is pinned to 3.1.3 because we found some strange behavior
81
-# related to timeouts on EXEC with 3.2.1 and 3.3.0 that's not present
82
-# with 3.1.3
83
-# https://github.com/rtfd/readthedocs.org/issues/3999
84
-docker==3.1.3 # pyup: ignore
+docker==3.7.2
85
86
django-textclassifier==1.0
87
django-annoying==0.10.4
0 commit comments