rapidata 2.19.1__py3-none-any.whl → 2.19.2__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 rapidata might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: rapidata
3
- Version: 2.19.1
3
+ Version: 2.19.2
4
4
  Summary: Rapidata package containing the Rapidata Python Client to interact with the Rapidata Web API in an easy way.
5
5
  License: Apache-2.0
6
6
  Author: Rapidata AG
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.13
15
15
  Requires-Dist: authlib (>=1.5.1,<2.0.0)
16
16
  Requires-Dist: colorama (==0.4.6)
17
17
  Requires-Dist: deprecated (>=1.2.14,<2.0.0)
18
+ Requires-Dist: httpx (>=0.28.1,<0.29.0)
18
19
  Requires-Dist: pandas (>=2.2.3,<3.0.0)
19
20
  Requires-Dist: pillow (>=10.4.0,<11.0.0)
20
21
  Requires-Dist: pydantic (>=2.8.2,<3.0.0)
@@ -499,7 +499,7 @@ rapidata/service/__init__.py,sha256=s9bS1AJZaWIhLtJX_ZA40_CK39rAAkwdAmymTMbeWl4,
499
499
  rapidata/service/credential_manager.py,sha256=3x-Fb6tyqmgtpjI1MSOtXWW_SkzTK8Lo7I0SSL2YD7E,8602
500
500
  rapidata/service/local_file_service.py,sha256=pgorvlWcx52Uh3cEG6VrdMK_t__7dacQ_5AnfY14BW8,877
501
501
  rapidata/service/openapi_service.py,sha256=ORFPfHlb41zOUP5nDjYWZwO-ZcqNF_Mw2r71RitFtS0,4042
502
- rapidata-2.19.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
503
- rapidata-2.19.1.dist-info/METADATA,sha256=5G2VtmFWXfQ9pFbaHJeElX_VxYVLrkaYmc3xB-gNwyc,1187
504
- rapidata-2.19.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
505
- rapidata-2.19.1.dist-info/RECORD,,
502
+ rapidata-2.19.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
503
+ rapidata-2.19.2.dist-info/METADATA,sha256=1S0PiX3ztTQ3ezS4GWi_euzexZioAB_VQTrgqsg9PJU,1227
504
+ rapidata-2.19.2.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
505
+ rapidata-2.19.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 2.1.1
2
+ Generator: poetry-core 2.1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any