Skip to content

Commit a4e063c

Browse files
Merge pull request #10 from maxipavlovic/bugfix/LITE-16069
LITE-16069 Raised minimum Django 2.2 version dependency to 2.2.16
2 parents 2615fa2 + 9cd63b6 commit a4e063c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lark-parser==0.8.2
2-
Django>=1.11.20,<=3.0
2+
Django>=2.2.16,<=3.0

0 commit comments

Comments
 (0)