Skip to content

Commit 79b987c

Browse files
author
Victoria Chan
committed
Drop upper limits to Faker version.
1 parent 2054453 commit 79b987c

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,<=21
14+
Faker >=8
1515
python_requires = >=3.6
1616

1717
[options.extras_require]

0 commit comments

Comments
 (0)