Skip to content

Commit cce6d5d

Browse files
redeboerweb-flow
andauthored
FEAT: support Python 3.10 and TF >2.6 (#459)
* FIX: update links to SymPy tutorials pages * MAINT: allow installing higher versions than TF v2.6 * MAINT: ignore Python 3.10 deprecation warning for `pytest` * MAINT: ignore `mystnb.unknown_mime_type` (`application/json`) https://github.com/ComPWA/tensorwaves/runs/8143840035?check_suite_focus=true#step:5:129 * MAINT: set back `ipynb` indent size to 1 * MAINT: update allowed labels and commit types * MAINT: update to `phasespace` v1.7 * MAINT: update pip constraints and pre-commit config * MAINT: update workflows with repo-maintenance Co-authored-by: GitHub <[email protected]>
1 parent 642e774 commit cce6d5d

22 files changed

+533
-254
lines changed

.constraints/py3.10.txt

Lines changed: 249 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,249 @@
1+
#
2+
# This file is autogenerated by pip-compile with python 3.10
3+
# To update, run:
4+
#
5+
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras setup.py
6+
#
7+
absl-py==1.2.0
8+
alabaster==0.7.12
9+
ampform==0.14.1
10+
anyio==3.6.1
11+
aquirdturtle-collapsible-headings==3.1.0
12+
argon2-cffi==21.3.0
13+
argon2-cffi-bindings==21.2.0
14+
astroid==2.12.5
15+
asttokens==2.0.8
16+
astunparse==1.6.3
17+
attrs==22.1.0
18+
babel==2.10.3
19+
backcall==0.2.0
20+
beautifulsoup4==4.11.1
21+
black==22.8.0
22+
bleach==5.0.1
23+
cachetools==5.2.0
24+
certifi==2022.6.15
25+
cffi==1.15.1
26+
cfgv==3.3.1
27+
charset-normalizer==2.1.1
28+
click==8.1.3
29+
cloudpickle==2.1.0
30+
colorama==0.4.5
31+
coverage==6.4.4
32+
cycler==0.11.0
33+
debugpy==1.6.3
34+
decorator==5.1.1
35+
defusedxml==0.7.1
36+
dill==0.3.5.1
37+
distlib==0.3.6
38+
dm-tree==0.1.7
39+
docutils==0.17.1
40+
entrypoints==0.4
41+
etils==0.7.1
42+
execnet==1.9.0
43+
executing==1.0.0
44+
fastjsonschema==2.16.1
45+
filelock==3.8.0
46+
flake8==5.0.4
47+
flake8-blind-except==0.2.1
48+
flake8-bugbear==22.8.23
49+
flake8-builtins==1.5.3
50+
flake8-comprehensions==3.10.0
51+
flake8-future-annotations==0.0.5
52+
flake8-plugin-utils==1.3.2
53+
flake8-pytest-style==1.6.0
54+
flake8-rst-docstrings==0.2.7
55+
flake8-type-ignore==0.1.0.post2 ; python_version >= "3.8.0"
56+
flake8-use-fstring==1.4
57+
flatbuffers==1.12
58+
fonttools==4.37.1
59+
gast==0.4.0
60+
google-auth==2.11.0
61+
google-auth-oauthlib==0.4.6
62+
google-pasta==0.2.0
63+
graphviz==0.20.1
64+
greenlet==1.1.3
65+
grpcio==1.47.0
66+
h5py==3.7.0
67+
hepunits==2.2.1
68+
identify==2.5.3
69+
idna==3.3
70+
imagesize==1.4.1
71+
iminuit==2.16.0
72+
importlib-metadata==4.12.0
73+
importlib-resources==5.9.0
74+
iniconfig==1.1.1
75+
ipykernel==6.15.2
76+
ipympl==0.9.2
77+
ipython==8.4.0
78+
ipython-genutils==0.2.0
79+
ipywidgets==8.0.1
80+
isort==5.10.1
81+
jax==0.3.17
82+
jaxlib==0.3.15
83+
jedi==0.18.1
84+
jinja2==3.1.2
85+
json5==0.9.10
86+
jsonschema==4.15.0
87+
jupyter==1.0.0
88+
jupyter-cache==0.5.0
89+
jupyter-client==7.3.5
90+
jupyter-console==6.4.4
91+
jupyter-core==4.11.1
92+
jupyter-server==1.18.1
93+
jupyterlab==3.4.5
94+
jupyterlab-code-formatter==1.5.3
95+
jupyterlab-markup==1.1.0
96+
jupyterlab-myst==0.1.6
97+
jupyterlab-pygments==0.2.2
98+
jupyterlab-server==2.15.1
99+
jupyterlab-widgets==3.0.2
100+
keras==2.9.0
101+
keras-preprocessing==1.1.2
102+
kiwisolver==1.4.4
103+
lazy-object-proxy==1.7.1
104+
libclang==14.0.6
105+
livereload==2.6.3
106+
llvmlite==0.39.0
107+
lxml==4.9.1
108+
markdown==3.4.1
109+
markdown-it-py==2.1.0
110+
markupsafe==2.1.1
111+
matplotlib==3.5.3
112+
matplotlib-inline==0.1.6
113+
mccabe==0.7.0
114+
mdit-py-plugins==0.3.0
115+
mdurl==0.1.2
116+
mistune==2.0.4
117+
mpmath==1.2.1
118+
mypy==0.971
119+
mypy-extensions==0.4.3
120+
myst-nb==0.16.0
121+
myst-parser==0.18.0
122+
nbclassic==0.4.3
123+
nbclient==0.5.13
124+
nbconvert==7.0.0
125+
nbformat==5.4.0
126+
nbmake==1.3.0
127+
nest-asyncio==1.5.5
128+
nodeenv==1.7.0
129+
notebook==6.4.12
130+
notebook-shim==0.1.0
131+
numba==0.56.0
132+
numpy==1.22.4
133+
oauthlib==3.2.0
134+
opt-einsum==3.3.0
135+
packaging==21.3
136+
pandas==1.4.4
137+
pandocfilters==1.5.0
138+
parso==0.8.3
139+
particle==0.20.1
140+
pathspec==0.10.0
141+
pep8-naming==0.13.2
142+
pexpect==4.8.0
143+
phasespace==1.7.0
144+
pickleshare==0.7.5
145+
pillow==9.2.0
146+
platformdirs==2.5.2
147+
pluggy==1.0.0
148+
pre-commit==2.20.0
149+
prometheus-client==0.14.1
150+
prompt-toolkit==3.0.30
151+
protobuf==3.19.4
152+
psutil==5.9.1
153+
ptyprocess==0.7.0
154+
pure-eval==0.2.2
155+
py==1.11.0
156+
py-cpuinfo==8.0.0
157+
pyasn1==0.4.8
158+
pyasn1-modules==0.2.8
159+
pycodestyle==2.9.1
160+
pycparser==2.21
161+
pydantic==1.10.1
162+
pydata-sphinx-theme==0.8.1
163+
pydocstyle==6.1.1
164+
pyflakes==2.5.0
165+
pygments==2.13.0
166+
pylint==2.15.0
167+
pyparsing==3.0.9
168+
pyrsistent==0.18.1
169+
pytest==7.1.2
170+
pytest-benchmark==3.4.1
171+
pytest-cov==3.0.0
172+
pytest-forked==1.4.0
173+
pytest-mock==3.8.2
174+
pytest-xdist==2.5.0
175+
python-constraint==1.4.0
176+
python-dateutil==2.8.2
177+
pytz==2022.2.1
178+
pyyaml==6.0
179+
pyzmq==23.2.1
180+
qrules==0.9.7
181+
qtconsole==5.3.2
182+
qtpy==2.2.0
183+
requests==2.28.1
184+
requests-oauthlib==1.3.1
185+
restructuredtext-lint==1.4.0
186+
rsa==4.9
187+
scipy==1.9.1
188+
send2trash==1.8.0
189+
six==1.16.0
190+
sniffio==1.3.0
191+
snowballstemmer==2.2.0
192+
soupsieve==2.3.2.post1
193+
sphinx==4.5.0
194+
sphinx-autobuild==2021.3.14
195+
sphinx-book-theme==0.3.3
196+
sphinx-codeautolink==0.11.0
197+
sphinx-comments==0.0.3
198+
sphinx-copybutton==0.5.0
199+
sphinx-design==0.3.0
200+
sphinx-thebe==0.1.2
201+
sphinx-togglebutton==0.3.2
202+
sphinxcontrib-applehelp==1.0.2
203+
sphinxcontrib-devhelp==1.0.2
204+
sphinxcontrib-htmlhelp==2.0.0
205+
sphinxcontrib-jsmath==1.0.1
206+
sphinxcontrib-qthelp==1.0.3
207+
sphinxcontrib-serializinghtml==1.1.5
208+
sphobjinv==2.2.2
209+
sqlalchemy==1.4.40
210+
stack-data==0.5.0
211+
sympy==1.10.1
212+
tabulate==0.8.10
213+
tensorboard==2.9.1
214+
tensorboard-data-server==0.6.1
215+
tensorboard-plugin-wit==1.8.1
216+
tensorflow==2.9.1
217+
tensorflow-estimator==2.9.0
218+
tensorflow-io-gcs-filesystem==0.26.0
219+
tensorflow-probability==0.17.0
220+
termcolor==1.1.0
221+
terminado==0.15.0
222+
tinycss2==1.1.1
223+
toml==0.10.2
224+
tomli==2.0.1
225+
tomlkit==0.11.4
226+
tornado==6.2
227+
tox==3.25.1
228+
tqdm==4.64.0
229+
traitlets==5.3.0
230+
types-docutils==0.19.0
231+
types-pkg-resources==0.1.3
232+
types-pyyaml==6.0.11
233+
types-requests==2.28.9
234+
types-setuptools==65.3.0
235+
types-urllib3==1.26.23
236+
typing-extensions==4.3.0
237+
urllib3==1.26.12
238+
virtualenv==20.16.4
239+
wcwidth==0.2.5
240+
webencodings==0.5.1
241+
websocket-client==1.4.0
242+
werkzeug==2.2.2
243+
wheel==0.37.1
244+
widgetsnbextension==4.0.2
245+
wrapt==1.14.1
246+
zipp==3.8.1
247+
248+
# The following packages are considered to be unsafe in a requirements file:
249+
# setuptools

0 commit comments

Comments
 (0)