Skip to content

Commit

Permalink
added csrf dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joeygrable94 committed Oct 9, 2023
1 parent 2eeddb3 commit fddd13a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ ultimate-sitemap-parser = "^0.5"
types-requests = "^2.31.0.4"
tenacity = "^8.2.2"
python-jose = "^3.3.0"
itsdangerous = "^2.1.2"

[tool.poetry.group.dev.dependencies]
httpx = "0.23.3"
Expand Down

0 comments on commit fddd13a

Please sign in to comment.