You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NORM/FHIR_OCR_POC/requirements.txt

14 lines
252 B
Plaintext

pytesseract==0.3.10
pillow==10.0.0
opencv-python==4.8.0.74
numpy==1.24.0
fhir.resources==6.5.0
requests==2.31.0
fastapi==0.103.1
uvicorn==0.23.2
python-multipart==0.0.6
python-jose==3.3.0
PyJWT==2.8.0
python-dotenv==1.0.0
pydantic==1.10.8
pytest==7.4.0