Release v1.10.0: Updated Dependencies
Highlights:
- Got rid of boost program-options dependency in favor of cxxopts
- Create dependabot.yml for submodules, github-actions, and pip
- Made
shots
option optional in qiskit backends (default value 1024)
Smaller changers:
- Versionbump to v1.10.0
- Added files to .gitignore
- Updated README to remove mentions of boost
- Updated CIBUILDWHEEL version
- Added Pyproject.toml
- Tests for cpython3.10 since qiskit-terra supports this now