Skip to content

Commit 1fdc75c

Browse files
author
Tom Usher
committed
Merge branch 'update-faker' into 'master'
Increase faker version range to 21.0.0 See merge request internal/django-birdbath!11
2 parents 9ff8a52 + 79b987c commit 1fdc75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url = https://git.torchbox.com/internal/django-birdbath
1111
packages = find:
1212
include_package_data = true
1313
install_requires =
14-
Faker >=8,<14
14+
Faker >=8
1515
python_requires = >=3.6
1616

1717
[options.extras_require]

0 commit comments

Comments
 (0)