Skip to content

Commit f4b0cc1

Browse files
committed
update faker dependency
1 parent 1ee31e5 commit f4b0cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"scikit-learn>=1.1.3;python_version>='3.11' and python_version<'3.12'",
4040
"scikit-learn>=1.3.1;python_version>='3.12' and python_version<'3.13'",
4141
"scikit-learn>=1.5.2;python_version>='3.13'",
42-
'Faker>=17, <37.11.0',
42+
'Faker>=17, !=37.11.0',
4343
'python-dateutil>=2.9',
4444
]
4545

0 commit comments

Comments
 (0)