Skip to content

Commit

Permalink
Run rye sync --update-all
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Dec 7, 2024
1 parent fbe4724 commit aa3b595
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# universal: false

-e file:.
anyio==4.6.2.post1
anyio==4.7.0
# via httpx
# via jupyter-server
appnope==0.1.4
Expand Down Expand Up @@ -68,7 +68,7 @@ fastjsonschema==2.21.1
# via nbformat
filelock==3.16.1
# via torch
fonttools==4.55.1
fonttools==4.55.2
# via matplotlib
fqdn==1.5.1
# via jsonschema
Expand All @@ -82,7 +82,7 @@ h11==0.14.0
# via httpcore
httpcore==1.0.7
# via httpx
httpx==0.28.0
httpx==0.28.1
# via jupyterlab
idna==3.10
# via anyio
Expand Down Expand Up @@ -222,7 +222,7 @@ nest-asyncio==1.6.0
networkx==3.4.2
# via scikit-image
# via torch
notebook==7.3.0
notebook==7.3.1
# via jupyter
notebook-shim==0.2.4
# via jupyterlab
Expand Down Expand Up @@ -338,7 +338,7 @@ rfc3986-validator==0.1.1
rpds-py==0.22.3
# via jsonschema
# via referencing
ruff==0.8.1
ruff==0.8.2
scikit-image==0.24.0
# via tinytopics
scipy==1.14.1
Expand Down Expand Up @@ -393,9 +393,10 @@ traitlets==5.14.3
# via nbclient
# via nbconvert
# via nbformat
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via anyio
# via torch
tzdata==2024.2
# via pandas
Expand Down
2 changes: 1 addition & 1 deletion requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cycler==0.12.1
# via matplotlib
filelock==3.16.1
# via torch
fonttools==4.55.1
fonttools==4.55.2
# via matplotlib
fsspec==2024.10.0
# via torch
Expand Down

0 comments on commit aa3b595

Please sign in to comment.