Metadata-Version: 2.1
Name: mormo
Version: 0.7.46
Summary: Automated API Testing Framework for OpenAPI Schema.
Author: Joey Stevens
Author-email: joey.stevens00@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiofiles (>=0.4.0,<0.5.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: fakeredis (>=1.1.0,<2.0.0)
Requires-Dist: fastapi (>=0.47.1,<0.48.0)
Requires-Dist: frozendict (>=1.2,<2.0)
Requires-Dist: hypothesis-jsonschema (>=0.10.2,<0.11.0)
Requires-Dist: jinja2 (>=2.10.3,<3.0.0)
Requires-Dist: pydantic (>=1.4,<2.0)
Requires-Dist: python-dotenv (>=0.10.5,<0.11.0)
Requires-Dist: pyyaml (>=5.3,<6.0)
Requires-Dist: redis (>=3.3.11,<4.0.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: uvicorn (>=0.11.2,<0.12.0)
