Skip to content

Commit 40a0236

Browse files
authored
Merge pull request #15 from milind-shakya-sp/fix_depss
django-timezone-fields <4.0 since 4.0 drops support for django 1.11
2 parents 4ad9e56 + 05d2a7c commit 40a0236

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,3 +1,3 @@
11
celery>=4.0,<5.0
2-
django-timezone-field>=2.0
2+
django-timezone-field>=2.0,<4.0
33
python-crontab>=2.3.4

0 commit comments

Comments
 (0)