Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Dec 7, 2024
1 parent 7cbc8cf commit fe994c4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ docutils==0.21.2
# restructuredtext-lint
exceptiongroup==1.2.2 ; python_full_version < '3.11'
# via pytest
fonttools==4.55.0
fonttools==4.55.2
# via matplotlib
iniconfig==2.0.0
# via pytest
jax==0.4.35
jax==0.4.36
# via pyshocks (pyproject.toml)
jaxlib==0.4.35
jaxlib==0.4.36
# via
# pyshocks (pyproject.toml)
# jax
Expand Down Expand Up @@ -105,15 +105,15 @@ reuse==5.0.2
# via pyshocks (pyproject.toml)
rich==13.9.4
# via pyshocks (pyproject.toml)
ruff==0.8.1
ruff==0.8.2
# via pyshocks (pyproject.toml)
scienceplots==2.1.1
# via pyshocks (pyproject.toml)
scipy==1.14.1
# via
# jax
# jaxlib
six==1.16.0
six==1.17.0
# via python-dateutil
stevedore==5.4.0
# via doc8
Expand All @@ -133,7 +133,7 @@ typing-extensions==4.12.2
# via
# mypy
# rich
typos==1.28.1
typos==1.28.2
# via pyshocks (pyproject.toml)
uv==0.5.5
uv==0.5.7
# via pyshocks (pyproject.toml)
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --python-version 3.10 -o requirements.txt pyproject.toml
jax==0.4.35
jax==0.4.36
# via pyshocks (pyproject.toml)
jaxlib==0.4.35
jaxlib==0.4.36
# via
# pyshocks (pyproject.toml)
# jax
Expand Down

0 comments on commit fe994c4

Please sign in to comment.