Metadata-Version: 2.3
Name: approck-sqlalchemy-utils
Version: 0.1.4
Summary: 
Author: Aleksey Dalekin
Author-email: adalekin@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: cryptography
Provides-Extra: postgres
Requires-Dist: SQLAlchemy[asyncio,mypy] (>=2.0.0)
Requires-Dist: alembic (>=1.13.1,<2.0.0)
Requires-Dist: asyncpg (>=0.29.0,<0.30.0) ; extra == "postgres"
Requires-Dist: cryptography (>=42.0.7,<43.0.0) ; extra == "cryptography"
Requires-Dist: psycopg2-binary (>=2.9.3,<3.0.0) ; extra == "postgres"
Description-Content-Type: text/markdown


