We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8337f7 commit 04cf23dCopy full SHA for 04cf23d
setup.py
@@ -22,7 +22,7 @@
22
],
23
extras_require={
24
'with_django': ['Django'],
25
- 'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest', 'Faker<=5.0.1'],
+ 'for_tests': ['django_tables2', 'factory-boy', 'coverage', 'pytest'],
26
},
27
license='GPLv2',
28
classifiers=[
0 commit comments