Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Oct 24, 2024
1 parent 3e58b1c commit 8783812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ python-dotenv = "^1.0.1"
google-cloud-storage = "^2.18.2"
pymongo = {version = "^4.10.1", extras = ["srv"]}
python-multipart = "^0.0.12"
fastapi = "^0.115.3"


[tool.poetry.group.api.dependencies]
fastapi = "^0.115.3"
pydantic-settings = "^2.6.0"
pydantic = "^2.9.2"
uvicorn = "^0.32.0"
Expand Down

0 comments on commit 8783812

Please sign in to comment.