Skip to content

Commit 2e28ae1

Browse files
authored
Undo temporary version pin of mpmath (#6535)
Version limit on mpmath is unnecessary after #6534 because cirq pre-releases are now installed with stable dependencies. This reverts commit e11132e (#6477). Related to #6475
1 parent 5a479db commit 2e28ae1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cirq-core/requirements.txt

-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
duet>=0.2.8
44
matplotlib~=3.0
5-
# Temporary fix for https://github.com/sympy/sympy/issues/26273
6-
# TODO: remove once `pip install --pre sympy` works in a fresh environment
7-
mpmath<1.4
85
networkx>=2.4
96
numpy~=1.16
107
pandas

0 commit comments

Comments
 (0)