We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb2fce commit 91d710eCopy full SHA for 91d710e
backend/pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
packages = [{include = "src"}]
8
9
[tool.poetry.dependencies]
10
-python = "~3.11"
+python = ">=3.11"
11
"fhir.resources" = "~7.0.2"
12
boto3 = "~1.38.42"
13
boto3-stubs-lite = {extras = ["dynamodb"], version = "~1.38.42"}
0 commit comments