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 committed Oct 9, 2023
1 parent ea891ba commit 41e9cd0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.0
grpcio==1.59.0
h5py==3.9.0
h5py==3.10.0
hepunits==2.3.2
identify==2.5.30
idna==3.4
Expand Down Expand Up @@ -156,7 +156,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==25.1.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 @@ -56,7 +56,7 @@ google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.0
grpcio==1.59.0
h5py==3.9.0
h5py==3.10.0
hepunits==2.3.2
identify==2.5.30
idna==3.4
Expand Down Expand Up @@ -155,7 +155,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==25.1.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.0
grpcio==1.59.0
h5py==3.9.0
h5py==3.10.0
hepunits==2.3.2
identify==2.5.30
idna==3.4
Expand Down Expand Up @@ -158,7 +158,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ google-pasta==0.2.0
graphviz==0.20.1
greenlet==3.0.0
grpcio==1.59.0
h5py==3.9.0
h5py==3.10.0
hepunits==2.3.2
identify==2.5.30
idna==3.4
Expand Down Expand Up @@ -157,7 +157,7 @@ python-constraint==1.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-server==1.8.1
python-lsp-server==1.8.2
pytoolconfig==1.2.5
pyyaml==6.0.1
pyzmq==25.1.1
Expand Down

0 comments on commit 41e9cd0

Please sign in to comment.