mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-09-17 18:35:02 +00:00
Remove Hapi validaotr replace with Hl7 Validator restructure validation report provide Json and Html validation reports remove hardcoded local references and couple to ENV allowing custom env Fhir Server URl to be set for local ""instance:
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
Flask==2.3.3
|
|
Flask-SQLAlchemy==3.0.5
|
|
Werkzeug==2.3.7
|
|
requests==2.31.0
|
|
Flask-WTF==1.2.1
|
|
WTForms==3.1.2
|
|
Pytest
|
|
pyyaml==6.0.1
|
|
fhir.resources==8.0.0
|
|
Flask-Migrate==4.1.0
|
|
cachetools
|
|
beautifulsoup4
|
|
feedparser==6.0.11
|
|
flasgger
|