Skip to content

Commit 798fdaf

Browse files
authored
Merge pull request #163 from eduNEXT/mgs/pin-requirements
fix: pin edx-api-doc-tools. 1.4.3 isn't compatible with python3.5
2 parents 673185d + 173f45b commit 798fdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ django-filter
77
django-oauth-toolkit
88
django-oauth2-provider
99
django-waffle
10-
edx-api-doc-tools>=1.4.0
10+
edx-api-doc-tools==1.4.0
1111
edx-proctoring
1212
edx-opaque-keys[django]

0 commit comments

Comments
 (0)