Skip to content

Commit 438fd11

Browse files
karangupta31auvipy
authored andcommitted
Added check for django-timezone-field to be < v4.0 (#297)
1 parent 0cef80a commit 438fd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
django-timezone-field>=2.0
1+
django-timezone-field>=2.0,<4.0
22
python-crontab>=2.3.4

0 commit comments

Comments
 (0)