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 1ee31e5 commit f4b0cc1Copy full SHA for f4b0cc1
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, <37.11.0',
+ 'Faker>=17, !=37.11.0',
43
'python-dateutil>=2.9',
44
]
45
0 commit comments