1 parent 77d06e7 commit 739b4d1Copy full SHA for 739b4d1
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
with open("HISTORY.rst") as history_file:
19
history = history_file.read()
20
21
-requirements = ["fhir-core>=1.1.7"]
+requirements = ["fhir-core>=1.1.8"]
22
if PY_VERSION_9_OR_EARLIER:
23
requirements.append("eval-type-backport")
24
0 commit comments