added tests
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# Core dependencies for FHIR to PADneXt converter
|
||||
# Install with: pip install -r requirements.txt
|
||||
|
||||
# XSD validation for PADneXt XML
|
||||
lxml==4.9.4
|
||||
|
||||
# FHIR JSON Schema validation
|
||||
jsonschema==4.19.2
|
||||
jsonschema-specifications==2023.7.1
|
||||
Reference in New Issue
Block a user