Skip to content

Commit

Permalink
bump muutils dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mivanit committed Feb 22, 2025
1 parent a50d06d commit a18f25d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .meta/requirements/requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ matplotlib-inline==0.1.7
mdurl==0.1.2
mistune==3.1.1
mpmath==1.3.0
muutils==0.8.0
muutils==0.8.1
mypy==1.15.0
mypy-extensions==1.0.0
nbclient==0.10.2
Expand Down
2 changes: 1 addition & 1 deletion .meta/requirements/requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ matplotlib==3.10.0
matplotlib-inline==0.1.7
mistune==3.1.1
mpmath==1.3.0
muutils==0.8.0
muutils==0.8.1
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
Expand Down
2 changes: 1 addition & 1 deletion .meta/requirements/requirements-groups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ matplotlib-inline==0.1.7
mdurl==0.1.2
mistune==3.1.1
mpmath==1.3.0
muutils==0.8.0
muutils==0.8.1
mypy==1.15.0
mypy-extensions==1.0.0
nbclient==0.10.2
Expand Down
2 changes: 1 addition & 1 deletion .meta/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ matplotlib-inline==0.1.7
mdurl==0.1.2
mistune==3.1.1
mpmath==1.3.0
muutils==0.8.0
muutils==0.8.1
mypy==1.15.0
mypy-extensions==1.0.0
nbclient==0.10.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

dependencies = [
# custom packages
"muutils>=0.8.0",
"muutils>=0.8.1",
"zanj>=0.4.0",
# torch and type hints
"torch>=1.13.1",
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a18f25d

Please sign in to comment.