Skip to content

Commit

Permalink
Add python-slugify and types-python-slugify to dependencies and typec…
Browse files Browse the repository at this point in the history
…heck
  • Loading branch information
arash77 committed Nov 5, 2024
1 parent 5d9a867 commit 3c601ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ dependencies = [
"python-dateutil",
"python-magic",
"python-multipart", # required to support form parsing in FastAPI/Starlette
"python-slugify",
"PyYAML",
"refgenconf>=0.12.0",
"regex",
Expand Down Expand Up @@ -172,6 +173,7 @@ typecheck = [
"types-Markdown",
"types-paramiko",
"types-python-dateutil",
"types-python-slugify",
"types-PyYAML",
"types-requests",
"types-setuptools",
Expand Down

0 comments on commit 3c601ff

Please sign in to comment.