# ============================================================================ #
# Copyright (c) 2022 - 2026 NVIDIA Corporation & Affiliates.                   #
# All rights reserved.                                                         #
#                                                                              #
# This source code and the accompanying materials are made available under     #
# the terms of the Apache License 2.0 which accompanies this distribution.     #
# ============================================================================ #

# Development dependencies for building and testing CUDA-Q
build
delocate; sys_platform == "darwin"
auditwheel; sys_platform == "linux"
lit==18.1.4
pytest==9.0.3
pytest-xdist==3.8.0
psutil
numpy==1.26.4; python_version < "3.14"
numpy>=2.3.2; python_version >= "3.14"
-r requirements.txt
nbconvert==7.17.1
-r requirements-mock-qpu.txt
scipy==1.16.3
requests==2.33.0
pydantic==2.12.5
openfermionpyscf==0.5; python_version < "3.14"
h5py==3.12.1; python_version < "3.14"
matplotlib
pyspelling==2.10
pymdown-extensions==11.0.1
nanobind>=2.12.0
yapf==0.43.0
