Skip to content

Commit f1d37b0

Browse files
committed
Fixed the CI issue of dependencies
1 parent 60a675c commit f1d37b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ seaborn>=0.12.0
3030

3131
# Specialized quantum libraries (optional - for advanced examples)
3232
openfermion>=1.5.0
33-
mitiq>=0.31.0
33+
# mitiq>=0.25.0 # Currently disabled due to Python 3.13 compatibility issues
3434
networkx>=3.1.0
3535

3636
# Jupyter support (optional - for notebook development)

0 commit comments

Comments
 (0)