We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11132e commit 78f05f4Copy full SHA for 78f05f4
cirq-core/requirements.txt
@@ -4,7 +4,7 @@ duet>=0.2.8
4
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.3.*
+mpmath<1.4
8
networkx>=2.4
9
numpy~=1.16
10
pandas
0 commit comments