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 9420b08 commit 4c0dd22Copy full SHA for 4c0dd22
setup.py
@@ -19,7 +19,7 @@
19
install_requires=[
20
'pylint-plugin-utils>=0.5',
21
'pylint>=2.0',
22
- 'Faker==5.0.1',
+ 'Faker<=5.0.1',
23
],
24
extras_require={
25
'with_django': ['Django'],
0 commit comments