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