Metadata-Version: 2.1
Name: fief-server
Version: 0.0.9
Summary: Users and authentication management SaaS
Author-email: François Voron <contact@fief.dev>
Requires-Python: >=3.10
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: aiomysql ==0.0.22
Requires-Dist: aiosqlite ==0.17.0
Requires-Dist: alembic ==1.7.5
Requires-Dist: asyncpg ==0.25.0
Requires-Dist: Babel ==2.9.1
Requires-Dist: dramatiq[redis] ==1.12.3
Requires-Dist: fastapi ==0.73.0
Requires-Dist: fastapi-users[sqlalchemy2] ==9.2.3
Requires-Dist: fief-client ==0.3.3
Requires-Dist: furl ==2.1.3
Requires-Dist: greenlet==1.1.2
Requires-Dist: gunicorn ==20.1.0
Requires-Dist: Jinja2 ==3.0.3
Requires-Dist: jwcrypto ==1.0
Requires-Dist: postmarker ==1.0
Requires-Dist: psycopg2 ==2.9.3
Requires-Dist: pydantic[dotenv] ==1.9.0
Requires-Dist: python-slugify ==5.0.2
Requires-Dist: sqlalchemy[mypy] ==1.4.31
Requires-Dist: typer ==0.4.0
Requires-Dist: uvicorn[standard ]==0.17.1
Project-URL: Documentation, https://docs.fief.dev
