Metadata-Version: 2.1 Name: accounts Version: 0.2.2 Summary: Author: Admin Author-email: admin@example.com Requires-Python: >=3.7,<4.0 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Requires-Dist: alembic (>=1.4.2,<2.0.0) Requires-Dist: celery (>=4.4.2,<5.0.0) Requires-Dist: email-validator (>=1.0.5,<2.0.0) Requires-Dist: emails (>=0.5.15,<0.6.0) Requires-Dist: fastapi (>=0.70.0,<0.71.0) Requires-Dist: gunicorn (>=20.0.4,<21.0.0) Requires-Dist: inflect (>=5.3.0,<6.0.0) Requires-Dist: jinja2 (>=2.11.2,<3.0.0) Requires-Dist: passlib[bcrypt] (>=1.7.2,<2.0.0) Requires-Dist: psycopg2-binary (>=2.8.5,<3.0.0) Requires-Dist: pydantic (>=1.4,<2.0) Requires-Dist: pytest (>=5.4.1,<6.0.0) Requires-Dist: python-jose[cryptography] (>=3.1.0,<4.0.0) Requires-Dist: python-multipart (>=0.0.5,<0.0.6) Requires-Dist: raven (>=6.10.0,<7.0.0) Requires-Dist: requests (>=2.23.0,<3.0.0) Requires-Dist: sqlalchemy (>=1.3.16,<2.0.0) Requires-Dist: tenacity (>=6.1.0,<7.0.0) Requires-Dist: uvicorn (>=0.11.3,<0.12.0)