Skip to content

Commit 8701c92

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 83469f9 commit 8701c92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ dependencies = [
2020
"opencv-python>=4.10.0.84",
2121
"pandas>=2.2.3",
2222
"pillow>=11.3",
23-
"requests>=2.31.0",
23+
"requests>=2.31",
2424
"rich>=13.9.4",
2525
"scikit-learn>=1.5.2",
2626
"scipy>=1.16.2",
2727
"sphinx-pyproject>=0.3",
2828
"statsmodels>=0.14.4",
2929
"sympy>=1.13.3",
30-
"torch>=2.0.0",
31-
"transformers>=4.30.0",
30+
"torch>=2",
31+
"transformers>=4.30",
3232
"tweepy>=4.14",
3333
"typing-extensions>=4.12.2",
3434
"xgboost>=2.1.3",

0 commit comments

Comments
 (0)