We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ae331 commit 0e34508Copy full SHA for 0e34508
1 file changed
azure-quantum/requirements-quil.txt
@@ -1,4 +1,5 @@
1
-pyquil>=3.3.2
+# TODO: Locking PyQuil version to 4.13.1 to unblock CI as later versions require Rust toolchain to be installed
2
+pyquil==4.13.1
3
# pyquil-for-azure-quantum 0.0.2 is requiring that azure-quantum <0.26.0
4
# See issue https://github.com/microsoft/qdk-python/issues/422
5
# After pyquil-for-azure-quantum 0.0.3 is published we can
0 commit comments