qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
270 stars 201 forks source link

Fix versions in dependencies, pipeline jobs #921

Closed obrienpja closed 1 year ago

obrienpja commented 1 year ago

What are the issues this pull addresses (issue numbers / links)?

Version numbers are included for all dependencies. This will allow us to stabilize our pipeline jobs

Did you add tests to cover your changes (yes/no)?

N/A

Did you update the documentation accordingly (yes/no)?

N/A

Did you read the CONTRIBUTING document (yes/no)?

Yes

Summary

Fix version numbers in requirements.txt, environment.yml, main.yml, docs.yml, and release.yml

Details and comments