-
Notifications
You must be signed in to change notification settings - Fork 429
Expand file tree
/
Copy pathdev.env.txt
More file actions
163 lines (163 loc) · 3.17 KB
/
Copy pathdev.env.txt
File metadata and controls
163 lines (163 loc) · 3.17 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --constraint=deps/oldest-versions.txt --output-file=max_compat/dev.env.txt deps/pytest.txt deps/runtime.txt
#
attrs==26.1.0
# via
# cirq-core
# jsonschema
# referencing
backports-asyncio-runner==1.2.0 ; python_full_version < "3.11"
# via
# -r deps/runtime.txt
# pytest-asyncio
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
cirq-core==1.4.1
# via
# -c deps/oldest-versions.txt
# -r deps/runtime.txt
contourpy==1.3.2
# via
# -r deps/runtime.txt
# matplotlib
coverage[toml]==7.13.5
# via pytest-cov
cycler==0.12.1
# via matplotlib
deprecation==2.1.0
# via -r deps/runtime.txt
duet==0.2.9
# via cirq-core
exceptiongroup==1.3.1
# via pytest
execnet==2.1.2
# via pytest-xdist
fastjsonschema==2.21.2
# via nbformat
fonttools==4.62.1
# via matplotlib
h5py==3.16.0
# via -r deps/runtime.txt
idna==3.15
# via requests
iniconfig==2.3.0
# via pytest
jsonschema==4.26.0
# via nbformat
jsonschema-specifications==2025.9.1
# via jsonschema
jupyter-core==5.9.1
# via nbformat
kiwisolver==1.5.0
# via matplotlib
matplotlib==3.10.9
# via cirq-core
mpmath==1.3.0
# via sympy
nbformat==5.10.4
# via -r deps/pytest.txt
networkx==3.4.2
# via
# -r deps/runtime.txt
# cirq-core
numpy==1.26.4
# via
# -r deps/runtime.txt
# cirq-core
# contourpy
# h5py
# matplotlib
# pandas
# scipy
packaging==26.2
# via
# deprecation
# matplotlib
# pytest
pandas==2.3.3
# via cirq-core
pillow==12.2.0
# via matplotlib
platformdirs==4.9.6
# via jupyter-core
pluggy==1.6.0
# via
# pytest
# pytest-cov
pubchempy==1.0.5
# via -r deps/runtime.txt
pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
pytest==9.0.3
# via
# -r deps/pytest.txt
# pytest-asyncio
# pytest-cov
# pytest-randomly
# pytest-retry
# pytest-xdist
pytest-asyncio==1.3.0
# via -r deps/pytest.txt
pytest-cov==7.1.0
# via -r deps/pytest.txt
pytest-randomly==4.1.0
# via -r deps/pytest.txt
pytest-retry==1.7.0
# via -r deps/pytest.txt
pytest-xdist==3.8.0
# via -r deps/pytest.txt
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2026.1.post1
# via pandas
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
# via -r deps/runtime.txt
rpds-py==0.30.0
# via
# jsonschema
# referencing
scipy==1.15.3
# via
# -r deps/runtime.txt
# cirq-core
six==1.17.0
# via python-dateutil
sortedcontainers==2.4.0
# via cirq-core
sympy==1.14.0
# via
# -r deps/runtime.txt
# cirq-core
tomli==2.4.1
# via
# coverage
# pytest
tqdm==4.67.3
# via cirq-core
traitlets==5.14.3
# via
# jupyter-core
# nbformat
typing-extensions==4.15.0
# via
# cirq-core
# exceptiongroup
# pytest-asyncio
# referencing
tzdata==2026.2
# via pandas
urllib3==2.6.3
# via requests