session-python 1.0.0__py3-none-any.whl → 1.0.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: session-python
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A pure Python implementation of the Session Messenger protocol client
5
5
  Author-email: Towux <towux@users.noreply.github.com>
6
6
  Project-URL: Homepage, https://github.com/towux/session-python
@@ -51,10 +51,10 @@ This library is a 1-to-1 port of the official `@session.js` (Bun) client modules
51
51
 
52
52
  ## 📦 Installation
53
53
 
54
- To install `session-python` along with its dependencies:
54
+ To install `session-python`:
55
55
 
56
56
  ```bash
57
- pip install pynacl cryptography protobuf requests pysocks
57
+ pip install session-python
58
58
  ```
59
59
 
60
60
  ---
@@ -6,8 +6,8 @@ session_python/network.py,sha256=50Usnv08R2TgqGq4VURivIzaFhVBOajAt8zaNsXhiL4,671
6
6
  session_python/polling.py,sha256=IaggPaEzMtxSD6gryaiimmW7OFFcDy1Wmqk0GByAPcU,8615
7
7
  session_python/protobuf/__init__.py,sha256=4rb44gL-mJV1hlfw6s7bgND1OHr8YlN-jTM-SzgchVY,19
8
8
  session_python/protobuf/signalservice_pb2.py,sha256=iBBjC0dBWlBS2gQe7mLkY_YlyjOaWlCaHl0rZyghR0c,14465
9
- session_python-1.0.0.dist-info/licenses/LICENSE,sha256=1EF7fItXLWrIq-VFUyWGfkNILQebdb_LS5CiT6B-qu4,1062
10
- session_python-1.0.0.dist-info/METADATA,sha256=JV1kJxZ6eIw_6O9hH3hqeQe0tbtLcEsclWjsuraQjvw,6125
11
- session_python-1.0.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
12
- session_python-1.0.0.dist-info/top_level.txt,sha256=ud9usATeSN6ArJTxpZ_d19Gid7FAGR4kHubtN2-By9g,15
13
- session_python-1.0.0.dist-info/RECORD,,
9
+ session_python-1.0.1.dist-info/licenses/LICENSE,sha256=1EF7fItXLWrIq-VFUyWGfkNILQebdb_LS5CiT6B-qu4,1062
10
+ session_python-1.0.1.dist-info/METADATA,sha256=PpGUQtQuPi5y3TTP1VInWFZxY0RE0lc6ZTAL3ITz_Oo,6066
11
+ session_python-1.0.1.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
12
+ session_python-1.0.1.dist-info/top_level.txt,sha256=ud9usATeSN6ArJTxpZ_d19Gid7FAGR4kHubtN2-By9g,15
13
+ session_python-1.0.1.dist-info/RECORD,,