Skip to content

Commit 0127b96

Browse files
committed
更新requirements.txt,移除pandas和scikit_learn,添加torch依赖
1 parent eb45f32 commit 0127b96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ flask_cors==5.0.1
66
matplotlib>=3.10.1
77
numpy==1.26.0
88
orjson==3.10.16
9-
pandas==2.2.3
109
pymongo==4.6.1
1110
pymysql==1.1.1
1211
python-dotenv>=1.0.1
1312
Requests>=2.32.3
1413
rich>=14.0.0
15-
scikit_learn==1.4.2
16-
urllib3>=2.3.0
14+
torch==2.3.0

0 commit comments

Comments
 (0)