auto-rest-api 0.1.9__py3-none-any.whl → 0.1.10__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 auto-rest-api might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: auto-rest-api
3
- Version: 0.1.9
3
+ Version: 0.1.10
4
4
  Summary: Automatically map database schemas and deploy per-table REST API endpoints.
5
5
  License: GPL-3.0-only
6
6
  Keywords: Better,HPC,automatic,rest,api
@@ -18,20 +18,20 @@ Classifier: Topic :: Internet :: WWW/HTTP
18
18
  Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
19
19
  Classifier: Topic :: Software Development
20
20
  Classifier: Typing :: Typed
21
- Requires-Dist: aiomysql (>=0.2,<1.0)
22
- Requires-Dist: aioodbc (>=0.5,<1.0)
23
- Requires-Dist: aiosqlite (>=0.20,<1.0)
24
- Requires-Dist: asgi-correlation-id (>=4.3.4,<5.0.0)
25
- Requires-Dist: asyncpg (>=0.30,<1.0)
21
+ Requires-Dist: aiomysql (==0.3.2)
22
+ Requires-Dist: aioodbc (==0.5.0)
23
+ Requires-Dist: aiosqlite (==0.20.0)
24
+ Requires-Dist: asgi-correlation-id (==4.3.4)
25
+ Requires-Dist: asyncpg (==0.30.0)
26
26
  Requires-Dist: colorlog (>=6.9.0,<7.0.0)
27
- Requires-Dist: fastapi (>=0.115,<1.0)
28
- Requires-Dist: greenlet (>=3.1,<4.0)
29
- Requires-Dist: httpx (>=0.28,<1.0)
30
- Requires-Dist: oracledb (>=2.5,<3.0)
31
- Requires-Dist: pydantic (>=2.10,<3.0)
32
- Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
33
- Requires-Dist: sqlalchemy (>=2.0,<3.0)
34
- Requires-Dist: uvicorn (>=0.34,<1.0)
27
+ Requires-Dist: fastapi (==0.120.1)
28
+ Requires-Dist: greenlet (==3.2.4)
29
+ Requires-Dist: httpx (==0.28.1)
30
+ Requires-Dist: oracledb (==2.5.1)
31
+ Requires-Dist: pydantic (==2.12.3)
32
+ Requires-Dist: pyyaml (==6.0.3)
33
+ Requires-Dist: sqlalchemy (==2.0.44)
34
+ Requires-Dist: uvicorn (==0.38.0)
35
35
  Description-Content-Type: text/markdown
36
36
 
37
37
  # Auto-REST
@@ -7,8 +7,8 @@ auto_rest/interfaces.py,sha256=TpmuJ7qk3691SRe6ooaGTw8hH5NU_E1Kh6f_YSlP02E,3779
7
7
  auto_rest/models.py,sha256=g_oLzgxl39WfNWzf3yAu4_HiPF5ht30yydjsGfB4pJA,6017
8
8
  auto_rest/queries.py,sha256=2e6f_S4n1xvaSY8rYJG-koDmqiXHreOIRUteRuqZlv8,3058
9
9
  auto_rest/routers.py,sha256=SZoOugauKdCk2Kqzzp9o6tGENusAsP1-YP-6Aam53tc,5636
10
- auto_rest_api-0.1.9.dist-info/LICENSE.md,sha256=zFRw_u1mGSOH8GrpOu0L1P765aX9fB5UpKz06mTxAos,34893
11
- auto_rest_api-0.1.9.dist-info/METADATA,sha256=RtfW1edGFFfkaNNVG5hH_5sO5LAhRyldwm-q9eN-Zbk,2914
12
- auto_rest_api-0.1.9.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
13
- auto_rest_api-0.1.9.dist-info/entry_points.txt,sha256=zFynmBrHyYo3Ds0Uo4-bTFe1Tdr5mIXV4dPQOFb-W1w,53
14
- auto_rest_api-0.1.9.dist-info/RECORD,,
10
+ auto_rest_api-0.1.10.dist-info/LICENSE.md,sha256=zFRw_u1mGSOH8GrpOu0L1P765aX9fB5UpKz06mTxAos,34893
11
+ auto_rest_api-0.1.10.dist-info/METADATA,sha256=2Xdix7n7LQKfRJvEHpSziY1I2jaFUQ0FmU8jkdU0mBU,2869
12
+ auto_rest_api-0.1.10.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
13
+ auto_rest_api-0.1.10.dist-info/entry_points.txt,sha256=zFynmBrHyYo3Ds0Uo4-bTFe1Tdr5mIXV4dPQOFb-W1w,53
14
+ auto_rest_api-0.1.10.dist-info/RECORD,,