regula-facesdk-webclient 7.1.259rc0__py3-none-any.whl → 7.1.268.dev0__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 regula-facesdk-webclient might be problematic. Click here for more details.
- {regula_facesdk_webclient-7.1.259rc0.dist-info → regula_facesdk_webclient-7.1.268.dev0.dist-info}/METADATA +13 -4
- {regula_facesdk_webclient-7.1.259rc0.dist-info → regula_facesdk_webclient-7.1.268.dev0.dist-info}/RECORD +4 -4
- {regula_facesdk_webclient-7.1.259rc0.dist-info → regula_facesdk_webclient-7.1.268.dev0.dist-info}/WHEEL +1 -1
- {regula_facesdk_webclient-7.1.259rc0.dist-info → regula_facesdk_webclient-7.1.268.dev0.dist-info}/top_level.txt +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: regula_facesdk_webclient
|
|
3
|
-
Version: 7.1.
|
|
3
|
+
Version: 7.1.268.dev0
|
|
4
4
|
Summary: Regula's FaceSDK web python client
|
|
5
5
|
Home-page: https://regulaforensics.com
|
|
6
6
|
Author: Regula Forensics, Inc.
|
|
7
7
|
Author-email: support@regulaforensics.com
|
|
8
8
|
Keywords: face recognition,facesdk,regulaforensics,regula
|
|
9
|
-
Requires-Python: >=3.
|
|
9
|
+
Requires-Python: >=3.8
|
|
10
10
|
Description-Content-Type: text/markdown
|
|
11
11
|
Requires-Dist: certifi>=2024.07.04
|
|
12
12
|
Requires-Dist: six>=1.10
|
|
@@ -15,8 +15,17 @@ Requires-Dist: urllib3>=2.2.2
|
|
|
15
15
|
Requires-Dist: vistir<=0.6.1,>=0.4.0
|
|
16
16
|
Requires-Dist: idna==3.7
|
|
17
17
|
Requires-Dist: requests>=2.32.3
|
|
18
|
+
Dynamic: author
|
|
19
|
+
Dynamic: author-email
|
|
20
|
+
Dynamic: description
|
|
21
|
+
Dynamic: description-content-type
|
|
22
|
+
Dynamic: home-page
|
|
23
|
+
Dynamic: keywords
|
|
24
|
+
Dynamic: requires-dist
|
|
25
|
+
Dynamic: requires-python
|
|
26
|
+
Dynamic: summary
|
|
18
27
|
|
|
19
|
-
# Regula Face SDK web API Python 3.
|
|
28
|
+
# Regula Face SDK web API Python 3.8+ client
|
|
20
29
|
|
|
21
30
|
[](https://github.com/regulaforensics/FaceSDK-web-openapi)
|
|
22
31
|
[](https://support.regulaforensics.com/hc/en-us/articles/115000916306-Documentation)
|
|
@@ -127,7 +127,7 @@ regula/facesdk/webclient/gen/model/transaction_config.py,sha256=lpbiYPiiStKRCq2c
|
|
|
127
127
|
regula/facesdk/webclient/gen/model/transaction_info.py,sha256=KW561uj8N_V0K2T_PfZM35Rrr115V7W6R-8rL8T89j0,12295
|
|
128
128
|
regula/facesdk/webclient/gen/model/update_group.py,sha256=zjZC45uUi4zxsd7-x3ew0UTjgYWNEzZwK_9fG1SLE9I,5789
|
|
129
129
|
regula/facesdk/webclient/gen/models/__init__.py,sha256=Ihl1_q8QebOwU3UEvc-LxCrLwq6KJ6tPP070miKmeXg,7381
|
|
130
|
-
regula_facesdk_webclient-7.1.
|
|
131
|
-
regula_facesdk_webclient-7.1.
|
|
132
|
-
regula_facesdk_webclient-7.1.
|
|
133
|
-
regula_facesdk_webclient-7.1.
|
|
130
|
+
regula_facesdk_webclient-7.1.268.dev0.dist-info/METADATA,sha256=X9HCPNVR6L6HO_-XiCZu0y9eiN2cN66oWdpj2858b5c,3088
|
|
131
|
+
regula_facesdk_webclient-7.1.268.dev0.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
|
|
132
|
+
regula_facesdk_webclient-7.1.268.dev0.dist-info/top_level.txt,sha256=SFSSVn4j8QDivd3307s97NtpIJ8zOjiWZloAxZIClJY,7
|
|
133
|
+
regula_facesdk_webclient-7.1.268.dev0.dist-info/RECORD,,
|
|
File without changes
|