forked from matteoilardi/Qubitly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
56 lines (56 loc) · 967 Bytes
/
requirements.txt
File metadata and controls
56 lines (56 loc) · 967 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
-e .
# via -r requirements.in
attrs==25.3.0
# via hypothesis
exceptiongroup==1.3.0
# via
# hypothesis
# pytest
hypothesis==6.138.8
# via -r requirements.in
iniconfig==2.1.0
# via pytest
jax==0.6.2
# via
# -r requirements.in
# qclight
jaxlib==0.6.2
# via jax
ml-dtypes==0.5.3
# via
# jax
# jaxlib
numpy==2.2.6
# via
# -r requirements.in
# jax
# jaxlib
# ml-dtypes
# qclight
# scipy
opt-einsum==3.4.0
# via jax
packaging==25.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.19.2
# via pytest
pytest==8.4.1
# via -r requirements.in
scipy==1.15.3
# via
# jax
# jaxlib
sortedcontainers==2.4.0
# via hypothesis
tomli==2.2.1
# via pytest
typing-extensions==4.15.0
# via exceptiongroup