Skip to content

Commit d6a3b35

Browse files
committed
[feat] update dependency
1 parent db3c270 commit d6a3b35

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

setup.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
},
1515
install_requires=[
1616
"numpy",
17-
"EduData>=0.0.9"
17+
"EduData>=0.0.9",
18+
"pandas",
19+
"mxnet",
20+
"longling==1.3.16"
1821
], # And any other dependencies foo needs
1922
entry_points={
2023
},

0 commit comments

Comments
 (0)