cs-models 0.0.815__py3-none-any.whl → 0.0.817__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.817
|
|
4
4
|
Summary: MySQL db models
|
|
5
5
|
Home-page: https://github.com/mindgram/cs-models
|
|
6
6
|
Author: Shrey Verma
|
|
@@ -14,11 +14,11 @@ Requires-Dist: PyMySQL==1.1.1
|
|
|
14
14
|
Requires-Dist: python-dateutil==2.8.2
|
|
15
15
|
Requires-Dist: pytz==2022.1
|
|
16
16
|
Requires-Dist: SQLAlchemy==1.4.35
|
|
17
|
-
Requires-Dist: boto3
|
|
18
|
-
Requires-Dist: botocore
|
|
19
|
-
Requires-Dist: s3transfer
|
|
17
|
+
Requires-Dist: boto3>=1.28.30
|
|
18
|
+
Requires-Dist: botocore>=1.31.30
|
|
19
|
+
Requires-Dist: s3transfer>=0.6.2
|
|
20
20
|
Requires-Dist: six==1.16.0
|
|
21
|
-
Requires-Dist: urllib3
|
|
21
|
+
Requires-Dist: urllib3>=1.26.19
|
|
22
22
|
Requires-Dist: dnspython==2.6.1
|
|
23
23
|
Requires-Dist: pymongo==4.6.3
|
|
24
24
|
Requires-Dist: psycopg2-binary==2.9.3
|
|
@@ -1321,7 +1321,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
1321
1321
|
cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
|
|
1322
1322
|
cs_models/utils/utils.py,sha256=BzCDk3u1np7DoJQqCZIJN4f80JNHvJoWO4qEFgolN-8,4474
|
|
1323
1323
|
cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
|
|
1324
|
-
cs_models-0.0.
|
|
1325
|
-
cs_models-0.0.
|
|
1326
|
-
cs_models-0.0.
|
|
1327
|
-
cs_models-0.0.
|
|
1324
|
+
cs_models-0.0.817.dist-info/METADATA,sha256=dp9OK7IdWg_jZ0cnbbGRFJlgUGR17z39PIuLnOJ9nNU,751
|
|
1325
|
+
cs_models-0.0.817.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
1326
|
+
cs_models-0.0.817.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
|
|
1327
|
+
cs_models-0.0.817.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|