cs-models 0.0.822__py3-none-any.whl → 0.0.823__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 cs-models might be problematic. Click here for more details.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: cs-models
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.823
|
|
4
4
|
Summary: MySQL db models
|
|
5
5
|
Home-page: https://github.com/mindgram/cs-models
|
|
6
6
|
Author: Shrey Verma
|
|
@@ -21,7 +21,7 @@ Requires-Dist: six==1.16.0
|
|
|
21
21
|
Requires-Dist: urllib3>=1.26.19
|
|
22
22
|
Requires-Dist: dnspython==2.6.1
|
|
23
23
|
Requires-Dist: pymongo==4.6.3
|
|
24
|
-
Requires-Dist: psycopg2-binary
|
|
24
|
+
Requires-Dist: psycopg2-binary<=2.9.9,>=2.9.3
|
|
25
25
|
Requires-Dist: sshtunnel==0.4.0
|
|
26
26
|
|
|
27
27
|
UNKNOWN
|
|
@@ -1324,7 +1324,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
1324
1324
|
cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
|
|
1325
1325
|
cs_models/utils/utils.py,sha256=BzCDk3u1np7DoJQqCZIJN4f80JNHvJoWO4qEFgolN-8,4474
|
|
1326
1326
|
cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
|
|
1327
|
-
cs_models-0.0.
|
|
1328
|
-
cs_models-0.0.
|
|
1329
|
-
cs_models-0.0.
|
|
1330
|
-
cs_models-0.0.
|
|
1327
|
+
cs_models-0.0.823.dist-info/METADATA,sha256=4g1zMmw_1p5X-2PbxOZw2g0RDUDbfP4pty4bfd6VrrI,759
|
|
1328
|
+
cs_models-0.0.823.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
1329
|
+
cs_models-0.0.823.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
|
|
1330
|
+
cs_models-0.0.823.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|