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 f35b6df commit 941e4dcCopy full SHA for 941e4dc
Pipfile
@@ -8,6 +8,7 @@ aiohttp = "~=3.10.2"
8
sqlalchemy = "~=2.0.5"
9
fhirpy = "~=1.3.0"
10
jsonschema = "~=4.17.3"
11
+safety = "*"
12
13
[dev-packages]
14
pytest-aiohttp = "~=1.0.4"
0 commit comments