Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Oct 1, 2023
1 parent 8376fca commit 2ac4409
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 59 deletions.
27 changes: 14 additions & 13 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ampform==0.14.6
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
astunparse==1.6.3
attrs==23.1.0
Expand All @@ -27,14 +27,14 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
coverage==7.3.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -46,30 +46,30 @@ docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
execnet==2.0.2
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.58.0
grpcio==1.59.0
h5py==3.9.0
hepunits==2.3.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
iminuit==2.24.0
importlib-metadata==6.8.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.15.0
ipython==8.16.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -110,7 +110,7 @@ matplotlib==3.8.0
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
Expand Down Expand Up @@ -198,7 +198,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
tensorboard==2.14.1
Expand All @@ -216,16 +216,17 @@ tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
werkzeug==2.3.7
werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.14.1
Expand Down
27 changes: 14 additions & 13 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ampform==0.14.6
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
astunparse==1.6.3
attrs==23.1.0
Expand All @@ -27,14 +27,14 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
coverage==7.3.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -45,30 +45,30 @@ docstring-to-markdown==0.12
docutils==0.17.1
entrypoints==0.4
execnet==2.0.2
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
gast==0.5.4
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.58.0
grpcio==1.59.0
h5py==3.9.0
hepunits==2.3.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
iminuit==2.24.0
importlib-metadata==6.8.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.15.0
ipython==8.16.0
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -109,7 +109,7 @@ matplotlib==3.8.0
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
Expand Down Expand Up @@ -197,7 +197,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
tensorboard==2.14.1
Expand All @@ -214,16 +214,17 @@ tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
werkzeug==2.3.7
werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.14.1
Expand Down
10 changes: 5 additions & 5 deletions .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ certifi==2023.7.22
cffi==1.15.1
cfgv==3.3.1
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
Expand All @@ -45,7 +45,7 @@ docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
execnet==2.0.2
fastjsonschema==2.18.0
fastjsonschema==2.18.1
filelock==3.12.2
flatbuffers==23.5.26
fonttools==4.38.0
Expand All @@ -56,7 +56,7 @@ google-auth-oauthlib==0.4.6
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.58.0
grpcio==1.59.0
h5py==3.8.0
hepunits==2.3.2
identify==2.5.24
Expand Down Expand Up @@ -107,7 +107,7 @@ matplotlib==3.5.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
mpmath==1.3.0
mypy-extensions==1.0.0
myst-nb==0.17.2
Expand Down Expand Up @@ -219,7 +219,7 @@ ujson==5.7.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.1
Expand Down
27 changes: 14 additions & 13 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ampform==0.14.6
anyio==4.0.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
arrow==1.3.0
asttokens==2.4.0
astunparse==1.6.3
attrs==23.1.0
Expand All @@ -27,14 +27,14 @@ certifi==2023.7.22
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
cloudpickle==2.2.1
colorama==0.4.6
comm==0.1.4
contourpy==1.1.1
coverage==7.3.1
cycler==0.11.0
cycler==0.12.0
debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
Expand All @@ -46,22 +46,22 @@ docutils==0.17.1
entrypoints==0.4
exceptiongroup==1.1.3
execnet==2.0.2
executing==1.2.0
fastjsonschema==2.18.0
executing==2.0.0
fastjsonschema==2.18.1
filelock==3.12.4
flatbuffers==23.5.26
fonttools==4.42.1
fonttools==4.43.0
fqdn==1.5.1
gast==0.4.0
google-auth==2.23.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
graphviz==0.20.1
greenlet==2.0.2
grpcio==1.58.0
grpcio==1.59.0
h5py==3.9.0
hepunits==2.3.2
identify==2.5.29
identify==2.5.30
idna==3.4
imagesize==1.4.1
iminuit==2.24.0
Expand All @@ -70,7 +70,7 @@ importlib-resources==6.1.0
iniconfig==2.0.0
ipykernel==6.25.2
ipympl==0.9.3
ipython==8.12.2
ipython==8.12.3
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
Expand Down Expand Up @@ -111,7 +111,7 @@ matplotlib==3.7.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mistune==3.0.2
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
Expand Down Expand Up @@ -201,7 +201,7 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.21
stack-data==0.6.2
stack-data==0.6.3
sympy==1.12
tabulate==0.9.0
tensorboard==2.13.0
Expand All @@ -219,16 +219,17 @@ tornado==6.3.3
tox==4.11.3
tqdm==4.66.1
traitlets==5.10.1
types-python-dateutil==2.8.19.14
typing-extensions==4.5.0
ujson==5.8.0
uri-template==1.3.0
urllib3==2.0.5
virtualenv==20.24.5
wcwidth==0.2.6
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.3
werkzeug==2.3.7
werkzeug==3.0.0
wheel==0.41.2
widgetsnbextension==4.0.9
wrapt==1.15.0
Expand Down
Loading

0 comments on commit 2ac4409

Please sign in to comment.