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: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ backports-zstd==1.2.0
# via hatch
bidict==0.23.1
# via python-socketio
black==25.12.0
black==26.3.1
# via -r requirements-dev.in
blinker==1.9.0
# via flask
Expand Down Expand Up @@ -216,7 +216,7 @@ packaging==25.0
# setuptools-scm
parso==0.8.5
# via jedi
pathspec==0.12.1
pathspec==1.0.4
# via
# black
# hatchling
Expand Down Expand Up @@ -290,7 +290,7 @@ python-socketio[client]==5.15.0
# via
# locust
# locust-cloud
pytokens==0.3.0
pytokens==0.4.1
# via black
pyyaml==6.0.3
# via
Expand Down
Loading