Skip to content

Commit 981d547

Browse files
authored
Merge pull request #9 from minvws/dep-fix-3
pinned package
2 parents 3a68ba7 + dcdb381 commit 981d547

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ packages = [
1414
python = "^3.11"
1515
uvicorn = "^0.26.0"
1616
fastapi = "^0.109.1"
17+
async-timeout = "4.0.3"
1718
mypy = "^1.8.0"
1819
pydantic-settings = "^2.1.0"
1920
inject = "^5.2.0"

0 commit comments

Comments
 (0)