fastapi-sqla 3.4.1__py3-none-any.whl → 3.4.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fastapi-sqla might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fastapi-sqla
3
- Version: 3.4.1
3
+ Version: 3.4.3
4
4
  Summary: SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel, and pytest, ready for production.
5
5
  Home-page: https://github.com/dialoguemd/fastapi-sqla
6
6
  License: MIT
@@ -42,11 +42,11 @@ Requires-Dist: alembic (>=1.4.3,<2) ; extra == "pytest-plugin"
42
42
  Requires-Dist: asyncpg (>=0.28.0,<0.30.0) ; extra == "asyncpg"
43
43
  Requires-Dist: boto3 (>=1.24.74,<2) ; extra == "aws-rds-iam"
44
44
  Requires-Dist: deprecated (>=1.2,<2)
45
- Requires-Dist: fastapi (>=0.95.1,<0.112)
45
+ Requires-Dist: fastapi (>=0.95.1,<0.114)
46
46
  Requires-Dist: psycopg2 (>=2.8.6,<3) ; extra == "psycopg2"
47
47
  Requires-Dist: pydantic (>=1,<3)
48
48
  Requires-Dist: sqlalchemy (>=1.3,<3)
49
- Requires-Dist: sqlmodel (>=0.0.14,<0.0.20) ; extra == "sqlmodel"
49
+ Requires-Dist: sqlmodel (>=0.0.14,<0.0.23) ; extra == "sqlmodel"
50
50
  Requires-Dist: structlog (>=20,<25)
51
51
  Project-URL: Repository, https://github.com/dialoguemd/fastapi-sqla
52
52
  Description-Content-Type: text/markdown
@@ -9,8 +9,8 @@ fastapi_sqla/models.py,sha256=-B1xwINpTc9rEQd3KYHEC1s5s7jdVQkJ6Gy6xpmT13c,1108
9
9
  fastapi_sqla/pagination.py,sha256=1gfIGcmt1OFspbRgtJ8AZOZdFd14DGRc4FkDgyh5bJ8,4517
10
10
  fastapi_sqla/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  fastapi_sqla/sqla.py,sha256=3mIGdYmyOUZaClJiHCoaZpUlzbJilH2lrMzoc2gjZN0,7335
12
- fastapi_sqla-3.4.1.dist-info/LICENSE,sha256=8G0-nWLqi3xRYRrtRlTE8n1mkYJcnCRoZGUhv6ZE29c,1064
13
- fastapi_sqla-3.4.1.dist-info/METADATA,sha256=kzyKdVOQiyO78Xts1ZhGUw8p2r6tRfLJxsJ0Exu1FyA,20980
14
- fastapi_sqla-3.4.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
15
- fastapi_sqla-3.4.1.dist-info/entry_points.txt,sha256=haa0EueKcRo8-AlJTpHBMn08wMBiULNGA53nkvaDWj0,53
16
- fastapi_sqla-3.4.1.dist-info/RECORD,,
12
+ fastapi_sqla-3.4.3.dist-info/LICENSE,sha256=8G0-nWLqi3xRYRrtRlTE8n1mkYJcnCRoZGUhv6ZE29c,1064
13
+ fastapi_sqla-3.4.3.dist-info/METADATA,sha256=KRk3CnjrufFl2O4TYVJckM0f9YLpJQHgV5oI_ZvCoaM,20980
14
+ fastapi_sqla-3.4.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
15
+ fastapi_sqla-3.4.3.dist-info/entry_points.txt,sha256=haa0EueKcRo8-AlJTpHBMn08wMBiULNGA53nkvaDWj0,53
16
+ fastapi_sqla-3.4.3.dist-info/RECORD,,