-
Notifications
You must be signed in to change notification settings - Fork 345
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
30 lines (29 loc) · 987 Bytes
/
requirements-dev.txt
File metadata and controls
30 lines (29 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# ============================================================================ #
# 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==8.3.0
psutil
numpy==1.26.4
notebook==7.5.2
nbconvert==7.17.0
llvmlite==0.44.0
scipy==1.16.3
requests==2.32.4
fastapi==0.111.0
uvicorn==0.29.0
pydantic==2.12.5
openfermionpyscf==0.5
h5py==3.12.1
matplotlib
pyspelling==2.10
pymdown-extensions==10.16.1
yapf==0.43.0