We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6774846 commit c8d4d83Copy full SHA for c8d4d83
requirements.txt
@@ -10,7 +10,7 @@ cvxpy==1.6.2
10
ipykernel==6.29.5
11
jax==0.4.29 # Jax 0.4.31 requires Python >=3.10 and 0.4.3 breaks openfermion https://github.com/quantumlib/OpenFermion/issues/893
12
jaxlib==0.4.29 # Jaxlib 0.4.31 requires Python >=3.10
13
-jinja2==3.1.5
+jinja2==3.1.6
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
0 commit comments