Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==25.3.0
# via
# outcome
# trio
black==25.1.0
black==26.3.1
# via -r requirements_dev.in
build==1.2.2.post1
# via pip-tools
Expand Down Expand Up @@ -83,7 +83,7 @@ packaging==24.2
# chromedriver-autoinstaller
# plotly
# wheel
pathspec==0.12.1
pathspec==1.0.4
# via black
pip-tools==7.4.1
# via -r requirements_dev.in
Expand All @@ -107,6 +107,8 @@ pysocks==1.7.1
# via urllib3
python-dateutil==2.9.0.post0
# via -r requirements.in
pytokens==0.4.1
# via black
raven==6.10.0
# via -r requirements.in
requests==2.32.3
Expand Down
Loading