mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-06-14 12:10:03 +00:00
added Basic Auth options for custom server usage across multiple modules. new footer option - OpenAPI docs - integrated swagger UI for open API documentation
14 lines
232 B
Plaintext
14 lines
232 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 |