Skip to content

Commit

Permalink
rebuild requirements-dev.txt (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccalluc authored Oct 18, 2024
1 parent ac2fc20 commit 8abbb29
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-dev.in
#
anyio==4.6.0
anyio==4.6.2.post1
# via
# starlette
# watchfiles
Expand Down Expand Up @@ -45,7 +45,7 @@ comm==0.2.2
# via ipykernel
contourpy==1.3.0
# via matplotlib
coverage==7.6.2
coverage==7.6.3
# via -r requirements-dev.in
cycler==0.12.1
# via matplotlib
Expand Down Expand Up @@ -150,7 +150,7 @@ mdurl==0.1.2
# via markdown-it-py
mistune==3.0.2
# via nbconvert
mypy==1.11.2
mypy==1.12.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -199,7 +199,7 @@ pathspec==0.12.1
# via black
pexpect==4.9.0
# via ipython
pillow==10.4.0
pillow==11.0.0
# via matplotlib
pip-tools==7.4.1
# via -r requirements-dev.in
Expand Down Expand Up @@ -239,7 +239,7 @@ pygments==2.18.0
# via
# ipython
# nbconvert
pyparsing==3.1.4
pyparsing==3.2.0
# via matplotlib
pyproject-hooks==1.2.0
# via
Expand Down Expand Up @@ -305,7 +305,7 @@ soupsieve==2.6
# via beautifulsoup4
stack-data==0.6.3
# via ipython
starlette==0.39.2
starlette==0.41.0
# via shiny
text-unidecode==1.3
# via python-slugify
Expand Down Expand Up @@ -340,7 +340,7 @@ uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.2.3
# via requests
uvicorn==0.31.1
uvicorn==0.32.0
# via shiny
virtualenv==20.26.6
# via pre-commit
Expand Down

0 comments on commit 8abbb29

Please sign in to comment.