Skip to content

Commit

Permalink
Update fastapimsal version
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain-S committed Jul 2, 2024
1 parent d56676f commit 9c7a8e0
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 @@ -13,7 +13,7 @@ azure-identity = "^1.16.0"
celery = "^5.3.5"
databases = { version = "^0.7.0", extras = ["postgresql"] }
fastapi = "^0.111.0"
fastapimsal = { git = "https://github.com/alan-turing-institute/fastapimsal", branch = "update-pydantic" }
fastapimsal = { git = "https://github.com/alan-turing-institute/fastapimsal", tag = "0.6.0" }
Jinja2 = "^3.1.3"
myst-parser = {version = "^3.0.1", optional = true}
numpy = "<2.0.0"
Expand Down

0 comments on commit 9c7a8e0

Please sign in to comment.