Skip to content

Commit ebe701e

Browse files
mergennachinfacebook-github-bot
authored andcommitted
Install mpmath in pip installation (pytorch#3593)
Summary: Pull Request resolved: pytorch#3593 A followup to pytorch#2209 and pytorch#2228 Consistent with https://github.com/pytorch/executorch/blob/main/.ci/docker/requirements-ci.txt Reviewed By: lucylq Differential Revision: D57289472 fbshipit-source-id: e155f627fe537be85129c70da5fa91ae555b010a
1 parent ea9647f commit ebe701e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ dependencies=[
5151
"expecttest",
5252
"flatbuffers",
5353
"hypothesis",
54+
"mpmath==1.3.0",
5455
"numpy>=1.25.2",
5556
"packaging",
5657
"pandas",

0 commit comments

Comments
 (0)