Metadata-Version: 2.1
Name: pynedra
Version: 0.1.5
Summary: Pynedra
License: MIT
Author: barbara73
Author-email: barbara.jesacher@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: cryptography (>=37.0.2,<38.0.0)
Requires-Dist: dicomgenerator (>=0.4.0,<0.5.0)
Requires-Dist: factory-boy (>=3.2.1,<4.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: pydicom (>=2.3.0,<3.0.0)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: python-dotenv (>=0.20.0,<0.21.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: setuptools (>=62.3.2,<63.0.0)
Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
