Files
fhir-mcp-server/requirements.txt
vimukthiRajapaksha 27ff7e626a feat: initial implementation and project setup for Python-based FHIR MCP server
Establish project structure and environment configuration

Implement core FHIR MCP server logic and OAuth modules

Add utility functions and supporting files
2025-06-20 12:10:51 +05:30

41 lines
700 B
Plaintext

aiohappyeyeballs==2.6.1
aiohttp==3.12.2
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.9.0
attrs==25.3.0
certifi==2025.4.26
charset-normalizer==3.4.2
click==8.2.1
fhirpy==2.0.15
frozenlist==1.6.0
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
httpx-sse==0.4.0
idna==3.10
markdown-it-py==3.0.0
mcp==1.9.1
mdurl==0.1.2
multidict==6.4.4
propcache==0.3.1
pydantic==2.11.5
pydantic-core==2.33.2
pydantic-settings==2.9.1
pygments==2.19.1
python-dotenv==1.1.0
python-multipart==0.0.20
pytz==2025.2
requests==2.32.3
rich==14.0.0
shellingham==1.5.4
sniffio==1.3.1
sse-starlette==2.3.5
starlette==0.46.2
typer==0.16.0
typing-extensions==4.13.2
typing-inspection==0.4.1
urllib3==2.4.0
uvicorn==0.34.2
yarl==1.20.0