forked from iQuHACK/2023_IonQ
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
100 lines (100 loc) · 1.67 KB
/
requirements.txt
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
anyio==3.6.2
attrs==21.4.0
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
cirq==1.1.0
cirq-aqt==1.1.0
cirq-core==1.1.0
cirq-google==1.1.0
cirq-ionq==1.1.0
cirq-pasqal==1.1.0
cirq-rigetti==1.1.0
cirq-web==1.1.0
contourpy==1.0.7
cryptography==39.0.0
cycler==0.11.0
decorator==5.1.1
dill==0.3.6
duet==0.2.7
exceptiongroup==1.0.4
fonttools==4.38.0
google-api-core==1.34.0
google-auth==2.16.0
googleapis-common-protos==1.58.0
grpcio==1.51.1
grpcio-status==1.48.2
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
idna==3.4
importlib-metadata==6.0.0
iniconfig==1.1.1
iso8601==1.1.0
kiwisolver==1.4.4
lark==0.11.3
matplotlib==3.6.3
mpmath==1.2.1
msgpack==0.6.2
networkx==2.8.8
ntlm-auth==1.5.0
numpy==1.23.5
packaging==22.0
pandas==1.5.3
pbr==5.11.1
Pillow==9.4.0
pluggy==1.0.0
ply==3.11
powerline-status==2.7
proto-plus==1.22.2
protobuf==3.20.3
psutil==5.9.4
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.4
Pygments==2.13.0
PyJWT==2.6.0
pyparsing==3.0.9
pyquil==3.3.3
pytest==7.2.0
python-dateutil==2.8.2
python-rapidjson==1.9
pytz==2022.7.1
pyzmq==25.0.0
qcs-api-client==0.21.3
qiskit==0.40.0
qiskit-aer==0.11.2
qiskit-ibmq-provider==0.19.2
qiskit-ionq==0.3.10
qiskit-terra==0.23.0
requests==2.28.2
requests-ntlm==1.1.0
retry==0.9.2
retrying==1.3.4
rfc3339==6.2
rfc3986==1.5.0
rpcq==3.10.0
rsa==4.9
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
rustworkx==0.12.1
scipy==1.9.3
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
stevedore==4.1.1
symengine==0.9.2
sympy==1.11.1
toml==0.10.2
tomli==2.0.1
tqdm==4.64.1
types-python-dateutil==2.8.19.6
types-retry==0.9.9.1
typing_extensions==4.4.0
urllib3==1.26.14
websocket-client==1.5.0
websockets==10.4
zipp==3.12.0