We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be36509 commit 5998ac0Copy full SHA for 5998ac0
requirements.txt
@@ -13,6 +13,7 @@ jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
13
jinja2==3.1.4
14
markupsafe==3.0.2
15
matplotlib==3.9.3
16
+mistune==3.0.2 # pin until https://github.com/lepture/mistune/issues/403 is resolved
17
ml-dtypes==0.5.0
18
mypy-extensions==1.0.0
19
numpy==1.26.4 # Numpy 2.1.0 requires Python >=3.10, cirq-core 1.4.0 depends on numpy~=1.22
0 commit comments