Metadata-Version: 2.1
Name: fast-auth
Version: 0.1.0
Summary: 
Author: Douglas Braga
Author-email: douglas.braga@modenaesilva.com.br
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.26,<2.0.0)
Requires-Dist: aiosqlite (>=0.17.0,<0.18.0)
Requires-Dist: bcrypt (>=3.2.0,<4.0.0)
Requires-Dist: cryptography (>=35.0.0,<36.0.0)
Requires-Dist: fastapi (>=0.70.0,<0.71.0)
Requires-Dist: passlib (>=1.7.4,<2.0.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: python-jose (>=3.3.0,<4.0.0)
