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 Jan 11, 2024
1 parent 86aeec2 commit 8fbe5e4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.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 @@ -69,7 +69,7 @@ isort==5.13.2
jax==0.4.13
jaxlib==0.4.13
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down
2 changes: 1 addition & 1 deletion .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ isort==5.13.2
jax==0.4.23
jaxlib==0.4.23
jedi==0.19.1
jinja2==3.1.2
jinja2==3.1.3
json5==0.9.14
jsonpointer==2.4
jsonschema==4.20.0
Expand Down

0 comments on commit 8fbe5e4

Please sign in to comment.