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
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==25.3.0
# referencing
binaryornot==0.4.4
# via cookiecutter
black==25.1.0
black==25.11.0
# via -r requirements.in
bump2version==1.0.1
# via bumpversion
Expand Down Expand Up @@ -91,6 +91,8 @@ python-dateutil==2.9.0.post0
# via arrow
python-slugify==8.0.4
# via cookiecutter
pytokens==0.4.1
# via black
pyyaml==6.0.2
# via
# -r requirements.in
Expand Down
Loading