wappa 0.1.0__py3-none-any.whl → 0.1.1__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 wappa might be problematic. Click here for more details.

@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wappa
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Open Source Framework to develop smart Workflows, Agents and full chat applications through WhatsApp
5
- Project-URL: Homepage, https://github.com/mimeia-oss/wappa
6
- Project-URL: Documentation, https://docs.wappa.dev
7
- Project-URL: Repository, https://github.com/mimeia-oss/wappa
8
- Project-URL: Issues, https://github.com/mimeia-oss/wappa/issues
9
- Project-URL: Changelog, https://github.com/mimeia-oss/wappa/blob/main/CHANGELOG.md
5
+ Project-URL: Homepage, https://wappa.mimeia.com
6
+ Project-URL: Documentation, https://wappa.mimeia.com/docs
7
+ Project-URL: Repository, https://github.com/sashanclrp/wappa
8
+ Project-URL: Issues, https://github.com/sashanclrp/wappa/issues
9
+ Project-URL: Changelog, https://github.com/sashanclrp/wappa/blob/main/CHANGELOG.md
10
10
  Author-email: Sasha Canal <contact@mimeia.com>
11
11
  License: Apache License
12
12
  Version 2.0, January 2004
@@ -228,6 +228,7 @@ Requires-Dist: hypercorn>=0.17.0
228
228
  Requires-Dist: pydantic-settings>=2.10.0
229
229
  Requires-Dist: pydantic>=2.8.0
230
230
  Requires-Dist: python-dotenv>=1.0.0
231
+ Requires-Dist: python-multipart>=0.0.6
231
232
  Requires-Dist: rich>=13.0.0
232
233
  Requires-Dist: typer>=0.9.0
233
234
  Requires-Dist: uvicorn[standard]>=0.24.0
@@ -204,8 +204,8 @@ wappa/webhooks/whatsapp/message_types/system.py,sha256=lrAwSTNokxjDkgCg7Hg33eb8s
204
204
  wappa/webhooks/whatsapp/message_types/text.py,sha256=u3gXGMNpJFDdaJWA0vhBGFTyAEzI2fyqvtaVvZwzAhA,14688
205
205
  wappa/webhooks/whatsapp/message_types/unsupported.py,sha256=5GxVcNNu2X5H1gZvze3iNNrZUrUs2DxmiL3bruS38RI,9532
206
206
  wappa/webhooks/whatsapp/message_types/video.py,sha256=NR081ZyNwxajmCbOw-LvPadU97Qksghxr_TWhWsZEz0,11271
207
- wappa-0.1.0.dist-info/METADATA,sha256=MAWsbipcJLJb9WxQP5jEcDkhfKpaSeXOrul2Y-tELbU,16524
208
- wappa-0.1.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
209
- wappa-0.1.0.dist-info/entry_points.txt,sha256=KzfFZSK3VpWP4M-gpgh9AdKbhh4kOwiOI3q32e3NLHs,45
210
- wappa-0.1.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
211
- wappa-0.1.0.dist-info/RECORD,,
207
+ wappa-0.1.1.dist-info/METADATA,sha256=VfeOyDkZj4MxwxejJ3mxqYcC3oUCAxp8n5ZKexpJS98,16559
208
+ wappa-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
209
+ wappa-0.1.1.dist-info/entry_points.txt,sha256=KzfFZSK3VpWP4M-gpgh9AdKbhh4kOwiOI3q32e3NLHs,45
210
+ wappa-0.1.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
211
+ wappa-0.1.1.dist-info/RECORD,,
File without changes