Skip to content

Commit

Permalink
Update fhirpathpy package version to 1.0.0 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rl committed Feb 5, 2024
1 parent f1af25f commit f0c1b1f
Show file tree
Hide file tree
Showing 2 changed files with 936 additions and 1,030 deletions.
3 changes: 1 addition & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,14 @@ sentry-sdk = "==1.14.0"
aiocontextvars = "==0.2.2"
coloredlogs = ">=15.0.1"
aidbox-python-sdk = "==0.1.3"
fhirpathpy = "==0.2.2"
fhirpathpy = "~=1.0.0"
pytest-aiohttp = "==1.0.4"
pytest-cov = "==4.0.0"
pytest = "==7.2.2"
factory-boy = "==2.12.0"
pytest-factoryboy = "==2.0.3"
pytest-mock = "==3.10.0"
sqlalchemy = ">=1.4.44"
antlr4-python3-runtime = "==4.8"
fhirpy = "==1.4.2"
pytest-asyncio = "*"
aiohttp-cors = "~=0.7.0"
Expand Down
Loading

0 comments on commit f0c1b1f

Please sign in to comment.