Metadata-Version: 2.1
Name: tft-api
Version: 0.0.2
Summary: Testing Farm Core - public and internal API
License: Apache-2.0
Author: Evgeny Fedin
Author-email: efedin@redhat.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: alembic (>=1.6.5,<2.0.0)
Requires-Dist: cockroachdb (>=0.3.5,<0.4.0)
Requires-Dist: cryptography (>=3.4.7,<4.0.0)
Requires-Dist: dynaconf (>=3.1.7,<4.0.0)
Requires-Dist: fastapi (>=0.66,<0.67)
Requires-Dist: fastapi-versioning (>=0.8.0,<0.9.0)
Requires-Dist: gunicorn (>=20.0.4,<21.0.0)
Requires-Dist: psycopg2-binary (>=2.9.1,<3.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: sentry-sdk (>=1.5.1,<2.0.0)
Requires-Dist: sqlalchemy (>=1.3.2,<2.0.0)
Requires-Dist: sqlalchemy-cockroachdb (>=1.4.0,<2.0.0)
Requires-Dist: sqlalchemy-utils (>=0.37.6,<0.38.0)
Requires-Dist: uvicorn (>=0.13,<0.14)
