Skip to content

Commit 04cf23d

Browse files
michael-katodorov
authored andcommitted
Unpin faker
1 parent f8337f7 commit 04cf23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
extras_require={
2424
'with_django': ['Django'],
25-
'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest', 'Faker<=5.0.1'],
25+
'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest'],
2626
},
2727
license='GPLv2',
2828
classifiers=[

0 commit comments

Comments
 (0)