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 2bcfdcc commit edff0bbCopy full SHA for edff0bb
Pipfile
@@ -4,7 +4,7 @@ verify_ssl = true
4
name = "pypi"
5
6
[packages]
7
-aiohttp = "~=3.10.2"
+aiohttp = ">=3.10.2,<3.13.0"
8
sqlalchemy = "~=2.0.5"
9
fhirpy = "~=1.3.0"
10
jsonschema = "~=4.17.3"
0 commit comments