Skip to content

Commit 44c8f96

Browse files
committed
Merge and resolve pyproject.toml conflicts (keep httpx, remove requests)
2 parents b158fa4 + 12de830 commit 44c8f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ dependencies = [
2626
"sphinx-pyproject>=0.3",
2727
"statsmodels>=0.14.4",
2828
"sympy>=1.13.3",
29-
"torch>=2.0.0",
30-
"transformers>=4.30.0",
29+
"torch>=2",
30+
"transformers>=4.30",
3131
"tweepy>=4.14",
3232
"typing-extensions>=4.12.2",
3333
"xgboost>=2.1.3",

0 commit comments

Comments
 (0)