Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ text-unidecode==1.3
# via
# -r requirements.txt
# python-slugify
typer==0.23.1
typer==0.26.3
# via
# -r requirements.txt
# py-nessus-pro
Expand Down
2 changes: 1 addition & 1 deletion requirements-llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ transformers==5.7.0
# via garak
triton==3.6.0
# via torch
typer==0.23.1
typer==0.26.3
# via
# -r requirements.txt
# huggingface-hub
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ six==1.17.0
# rfc3339-validator
text-unidecode==1.3
# via python-slugify
typer==0.23.1
typer==0.26.3
# via py-nessus-pro
typing-extensions==4.15.0
# via referencing
Expand Down