groundx 2.4.2__py3-none-any.whl → 2.4.4__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 groundx might be problematic. Click here for more details.

@@ -14,10 +14,10 @@ class BaseClientWrapper:
14
14
 
15
15
  def get_headers(self) -> typing.Dict[str, str]:
16
16
  headers: typing.Dict[str, str] = {
17
- "User-Agent": "groundx/2.4.2",
17
+ "User-Agent": "groundx/2.4.4",
18
18
  "X-Fern-Language": "Python",
19
19
  "X-Fern-SDK-Name": "groundx",
20
- "X-Fern-SDK-Version": "2.4.2",
20
+ "X-Fern-SDK-Version": "2.4.4",
21
21
  }
22
22
  headers["X-API-Key"] = self.api_key
23
23
  return headers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: groundx
3
- Version: 2.4.2
3
+ Version: 2.4.4
4
4
  Summary:
5
5
  License: MIT
6
6
  Requires-Python: >=3.8,<4.0
@@ -23,7 +23,7 @@ Classifier: Typing :: Typed
23
23
  Provides-Extra: extract
24
24
  Requires-Dist: aiohttp (>=3.8.0)
25
25
  Requires-Dist: httpx (>=0.21.2)
26
- Requires-Dist: pydantic (>=1.9.2) ; extra == "extract"
26
+ Requires-Dist: pydantic (>=1.9.2)
27
27
  Requires-Dist: pydantic-core (>=2.18.2,<3.0.0)
28
28
  Requires-Dist: requests (>=2.4.0)
29
29
  Requires-Dist: tqdm (>=4.60.0)
@@ -5,7 +5,7 @@ groundx/buckets/raw_client.py,sha256=T2Ty5obN7eHbaxHGAimzjM8MGOmSOQEckhciyZkzcjE
5
5
  groundx/client.py,sha256=FsVhPSZ1kd70pOVv37zTbNSwBM7XdttSx4aEPobPoew,6412
6
6
  groundx/core/__init__.py,sha256=lTcqUPXcx4112yLDd70RAPeqq6tu3eFMe1pKOqkW9JQ,1562
7
7
  groundx/core/api_error.py,sha256=44vPoTyWN59gonCIZMdzw7M1uspygiLnr3GNFOoVL2Q,614
8
- groundx/core/client_wrapper.py,sha256=UzyUqu9L92Dg3ROxiqzb7bEwZQ2eAlVucZVvFptlpDA,1822
8
+ groundx/core/client_wrapper.py,sha256=xA8XjmmG-npSeYi3j5oTbwVELMhJyDj9TTh5z7NPG0w,1822
9
9
  groundx/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
10
10
  groundx/core/file.py,sha256=d4NNbX8XvXP32z8KpK2Xovv33nFfruIrpz0QWxlgpZk,2663
11
11
  groundx/core/force_multipart.py,sha256=awxh5MtcRYe74ehY8U76jzv6fYM_w_D3Rur7KQQzSDk,429
@@ -90,7 +90,7 @@ groundx/types/subscription_detail.py,sha256=GEEivqyiLsZtd8Ow7mqqwF1y0m0tHD-t9r9d
90
90
  groundx/types/subscription_detail_meters.py,sha256=vGqiR2uupVh5177DfOghjoe5mwzVhoWljKzPF-twUc0,794
91
91
  groundx/types/website_source.py,sha256=53jWDBtSrJVOsBVtVbZbjhEAsd0QGkXa7IuKO4AooLs,1542
92
92
  groundx/version.py,sha256=1yVogKaq260fQfckM2RYN2144SEw0QROsZW8ICtkG4U,74
93
- groundx-2.4.2.dist-info/LICENSE,sha256=dFE6nY1bHnSn6NqmdlghlU1gQqLqYNphrceGVehSa7o,1065
94
- groundx-2.4.2.dist-info/METADATA,sha256=4XQrgHVP9i952MqBSt_p-utOIBYCAROHH_lqjrxKtog,5218
95
- groundx-2.4.2.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
96
- groundx-2.4.2.dist-info/RECORD,,
93
+ groundx-2.4.4.dist-info/LICENSE,sha256=dFE6nY1bHnSn6NqmdlghlU1gQqLqYNphrceGVehSa7o,1065
94
+ groundx-2.4.4.dist-info/METADATA,sha256=A3QUmymQ748xODvLGYwzddlESMBDRiTnkkqbTt0hHzc,5197
95
+ groundx-2.4.4.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
96
+ groundx-2.4.4.dist-info/RECORD,,