Metadata-Version: 2.1
Name: uvicore
Version: 0.1.0
Summary: 
Author: Matthew Reschke
Author-email: mail@mreschke.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: alembic (>=1.4.2,<2.0.0)
Requires-Dist: click-help-colors (>=0.8,<0.9)
Requires-Dist: databases (>=0.3.2,<0.4.0)
Requires-Dist: fastapi (>=0.57.0,<0.58.0)
Requires-Dist: gunicorn (>=20.0.4,<21.0.0)
Requires-Dist: typer (>=0.2.1,<0.3.0)
Requires-Dist: uvicorn (>=0.11.5,<0.12.0)
