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 Aug 7, 2024
1 parent 101f947 commit 020d700
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
Expand Down Expand Up @@ -100,7 +100,7 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numpy==2.0.1
numpy==1.26.4
overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
Expand Down Expand Up @@ -99,7 +99,7 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numpy==2.0.1
numpy==1.26.4
overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
Expand Down Expand Up @@ -99,7 +99,7 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numpy==2.0.1
numpy==1.26.4
overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jupyter-server-mathjax==0.2.6
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.7
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.44.0
jupyterlab-lsp==3.10.2
jupyterlab-myst==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jupyter-server==2.14.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.3
jupyterlab==4.2.4
jupyterlab-code-formatter==3.0.0
jupyterlab-code-formatter==3.0.1
jupyterlab-git==0.50.1
jupyterlab-lsp==5.1.0
jupyterlab-myst==2.4.2
Expand Down Expand Up @@ -101,7 +101,7 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
notebook==7.2.1
notebook-shim==0.2.4
numpy==2.0.1
numpy==1.26.4
overrides==7.7.0
packaging==24.1
pandocfilters==1.5.1
Expand Down

0 comments on commit 020d700

Please sign in to comment.