Skip to content

Commit 7710bda

Browse files
committed
Use version range for Django in doc-reqs
1 parent 32c4471 commit 7710bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.0
1+
Django>=2.0,<2.1
22
factory_boy==2.9.2
33
Faker==0.8.8
44
Pygments==2.2.0

0 commit comments

Comments
 (0)