|
@@ -3006,13 +3006,13 @@ cli = ["click (>=5.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "python-engineio"
|
|
|
-version = "4.10.1"
|
|
|
+version = "4.11.2"
|
|
|
description = "Engine.IO server and client for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.6"
|
|
|
files = [
|
|
|
- {file = "python_engineio-4.10.1-py3-none-any.whl", hash = "sha256:445a94004ec8034960ab99e7ce4209ec619c6e6b6a12aedcb05abeab924025c0"},
|
|
|
- {file = "python_engineio-4.10.1.tar.gz", hash = "sha256:166cea8dd7429638c5c4e3a4895beae95196e860bc6f29ed0b9fe753d1ef2072"},
|
|
|
+ {file = "python_engineio-4.11.2-py3-none-any.whl", hash = "sha256:f0971ac4c65accc489154fe12efd88f53ca8caf04754c46a66e85f5102ef22ad"},
|
|
|
+ {file = "python_engineio-4.11.2.tar.gz", hash = "sha256:145bb0daceb904b4bb2d3eb2d93f7dbb7bb87a6a0c4f20a94cc8654dec977129"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -3036,19 +3036,19 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "python-socketio"
|
|
|
-version = "5.11.4"
|
|
|
+version = "5.12.1"
|
|
|
description = "Socket.IO server and client for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "python_socketio-5.11.4-py3-none-any.whl", hash = "sha256:42efaa3e3e0b166fc72a527488a13caaac2cefc76174252486503bd496284945"},
|
|
|
- {file = "python_socketio-5.11.4.tar.gz", hash = "sha256:8b0b8ff2964b2957c865835e936310190639c00310a47d77321a594d1665355e"},
|
|
|
+ {file = "python_socketio-5.12.1-py3-none-any.whl", hash = "sha256:24a0ea7cfff0e021eb28c68edbf7914ee4111bdf030b95e4d250c4dc9af7a386"},
|
|
|
+ {file = "python_socketio-5.12.1.tar.gz", hash = "sha256:0299ff1f470b676c09c1bfab1dead25405077d227b2c13cf217a34dadc68ba9c"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
aiohttp = {version = ">=3.4", optional = true, markers = "extra == \"asyncio-client\""}
|
|
|
bidict = ">=0.21.0"
|
|
|
-python-engineio = ">=4.8.0"
|
|
|
+python-engineio = ">=4.11.0"
|
|
|
|
|
|
[package.extras]
|
|
|
asyncio-client = ["aiohttp (>=3.4)"]
|