Metadata-Version: 2.1
Name: davidoc
Version: 0.1.0
Summary: 
License: MIT
Author: arantesdv
Author-email: arantesdv@me.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (==1.4.0b1)
Requires-Dist: email-validator (>=1.1.2,<2.0.0)
Requires-Dist: fastapi (>=0.63.0,<0.64.0)
Requires-Dist: psycopg2 (>=2.8.6,<3.0.0)
Requires-Dist: python-dotenv (>=0.15.0,<0.16.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
