Skip to content

Commit

Permalink
fix: add cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
collinlokken committed Jan 6, 2025
1 parent 5485cab commit 6e518e4
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 1 deletion.
141 changes: 140 additions & 1 deletion api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ pydantic-settings = "^2.0.1"
pydantic-extra-types = "^2.0.0"
azure-monitor-opentelemetry = "^1.6.2"
opentelemetry-instrumentation-fastapi = "^0.48b0"
cryptography = "^44.0.0"

[tool.poetry.dev-dependencies]
pre-commit = ">=3"
Expand Down

0 comments on commit 6e518e4

Please sign in to comment.