Skip to content

Commit

Permalink
Undo temporary version pin of mpmath (#6535)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
pavoljuhas authored Mar 29, 2024
1 parent 5a479db commit 2e28ae1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cirq-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

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

0 comments on commit 2e28ae1

Please sign in to comment.