Metadata-Version: 2.1
Name: license-manager-backend
Version: 2.3.0
Summary: Provides an API for managing license data
Home-page: https://github.com/omnivector-solutions/license-manager
License: MIT
Author: OmniVector Solutions
Author-email: info@omnivector.solutions
Requires-Python: >=3.8,<3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: SQLAlchemy (>=1.4.29,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.37.8,<0.38.0)
Requires-Dist: armasec (>=0.11,<0.12)
Requires-Dist: asyncpg (>=0.24.0,<0.25.0)
Requires-Dist: databases[postgresql] (>=0.5.3,<0.6.0)
Requires-Dist: fastapi (>=0.68.0,<0.69.0)
Requires-Dist: jwt (>=1.2.0,<2.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: psycopg2 (>=2.9.5,<3.0.0)
Requires-Dist: py-buzz (>=3.2.1,<4.0.0)
Requires-Dist: python-dotenv (>=0.19.0,<0.20.0)
Requires-Dist: sentry-sdk (>=1.3.1,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: uvicorn (>=0.15.0,<0.16.0)
Project-URL: Documentation, https://omnivector-solutions.github.io/license-manager/
Project-URL: Repository, https://github.com/omnivector-solutions/license-manager
Description-Content-Type: text/x-rst

# License-manager Backend
