Metadata-Version: 2.1
Name: levo
Version: 0.3.7
Summary: Levo.ai's CLI that users can use to automatically trigger functional and security testing of their APIs.
Author: Buchi Reddy B
Author-email: buchi@levo.ai
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: click-loglevel (>=0.4.0,<0.5.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: envyaml (>=1.9.210927,<2.0.0)
Requires-Dist: grpcio (>=1.37.0,<2.0.0)
Requires-Dist: levo-commons (==0.1.18)
Requires-Dist: levo-ssrfmap (>=0.1.9,<0.2.0)
Requires-Dist: protobuf (>=3.15.8,<4.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Requires-Dist: questionary (>=1.10.0,<2.0.0)
Requires-Dist: reportportal-client (>=5.0.10,<6.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: schemathesis (==3.9.7)
Requires-Dist: sgqlc (>=14.0,<15.0)
Requires-Dist: structlog (>=21.1.0,<22.0.0)
