Metadata-Version: 2.1
Name: ryght-image-redaction
Version: 0.1.0
Summary: Python package that redacts images
Author: sanjay-ai
Requires-Python: ==3.11.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: azure-ai-documentintelligence (>=1.0.0b2,<2.0.0)
Requires-Dist: azure-ai-textanalytics
Requires-Dist: azure-core
Requires-Dist: matplotlib (>=3.6)
Requires-Dist: opencv-python (>=4.0.0,<5.0.0)
Requires-Dist: phonenumbers (>=8.12,<9.0.0)
Requires-Dist: pillow (>=9.0)
Requires-Dist: presidio-analyzer (>=1.9.0)
Requires-Dist: pydicom (>=2.3.0)
Requires-Dist: pypng (>=0.20220715.0)
Requires-Dist: pytesseract (>=0.3.7,<0.4)
Requires-Dist: python-gdcm (>=3.0.24.1)
Requires-Dist: pyyaml
Requires-Dist: regex
Requires-Dist: spacy (>=3.4.4,<4.0.0)
Requires-Dist: tldextract (>=5.1.3,<6.0.0)
Description-Content-Type: text/markdown

# ryght-image-redaction
Repo to hold image redaction python package

