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 54a2936 commit 7afc43eCopy full SHA for 7afc43e
filenameprocessor/pyproject.toml
@@ -7,7 +7,7 @@ authors = ["Your Name <[email protected]>"]
7
packages = [{ include = "src" }]
8
9
[tool.poetry.dependencies]
10
-python = "~3.10"
+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