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 b419c94 commit 2cce068Copy full SHA for 2cce068
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"scikit-learn>=1.1.3;python_version>='3.11' and python_version<'3.12'",
40
"scikit-learn>=1.3.1;python_version>='3.12' and python_version<'3.13'",
41
"scikit-learn>=1.5.2;python_version>='3.13'",
42
- 'Faker>=17',
+ 'Faker>=17, !=37.11.0',
43
'python-dateutil>=2.9',
44
]
45
0 commit comments