diff --git a/dist/Python/Python310/packages/frozen_requirements.txt b/dist/Python/Python310/packages/frozen_requirements.txt index d538c85c..4ec8e932 100644 --- a/dist/Python/Python310/packages/frozen_requirements.txt +++ b/dist/Python/Python310/packages/frozen_requirements.txt @@ -1,18 +1,19 @@ bidict==0.23.1 -certifi==2025.8.3 -cffi==1.17.1 -charset-normalizer==3.4.3 -cryptography==45.0.7 -dnspython==2.7.0 +certifi==2025.10.5 +cffi==2.0.0 +charset-normalizer==3.4.4 +cryptography==46.0.3 +dnspython==2.8.0 eventlet==0.40.3 greenlet==3.2.4 h11==0.16.0 -idna==3.10 -pycparser==2.22 -python-engineio==4.12.2 -python-socketio==5.13.0 +idna==3.11 +pycparser==2.23 +python-engineio==4.12.3 +python-socketio==5.14.2 requests==2.32.5 simple-websocket==1.1.0 +typing_extensions==4.15.0 urllib3==2.5.0 -websocket-client==1.8.0 +websocket-client==1.9.0 wsproto==1.2.0 diff --git a/dist/Python/Python310/packages/pkgs.zip b/dist/Python/Python310/packages/pkgs.zip index b1a56de6..3fe3ee29 100644 Binary files a/dist/Python/Python310/packages/pkgs.zip and b/dist/Python/Python310/packages/pkgs.zip differ diff --git a/dist/Python/Python310/requirements.txt b/dist/Python/Python310/requirements.txt index ea01de4d..8aaf975a 100644 --- a/dist/Python/Python310/requirements.txt +++ b/dist/Python/Python310/requirements.txt @@ -10,6 +10,6 @@ cryptography eventlet -python-socketio +python-socketio>=5.14.0 requests -websocket-client +websocket-client \ No newline at end of file diff --git a/dist/Python/Python311/packages/frozen_requirements.txt b/dist/Python/Python311/packages/frozen_requirements.txt index d538c85c..c0999d06 100644 --- a/dist/Python/Python311/packages/frozen_requirements.txt +++ b/dist/Python/Python311/packages/frozen_requirements.txt @@ -1,18 +1,18 @@ bidict==0.23.1 -certifi==2025.8.3 -cffi==1.17.1 -charset-normalizer==3.4.3 -cryptography==45.0.7 -dnspython==2.7.0 +certifi==2025.10.5 +cffi==2.0.0 +charset-normalizer==3.4.4 +cryptography==46.0.3 +dnspython==2.8.0 eventlet==0.40.3 greenlet==3.2.4 h11==0.16.0 -idna==3.10 -pycparser==2.22 -python-engineio==4.12.2 -python-socketio==5.13.0 +idna==3.11 +pycparser==2.23 +python-engineio==4.12.3 +python-socketio==5.14.2 requests==2.32.5 simple-websocket==1.1.0 urllib3==2.5.0 -websocket-client==1.8.0 +websocket-client==1.9.0 wsproto==1.2.0 diff --git a/dist/Python/Python311/packages/pkgs.zip b/dist/Python/Python311/packages/pkgs.zip index 33e51608..e50e2a14 100644 Binary files a/dist/Python/Python311/packages/pkgs.zip and b/dist/Python/Python311/packages/pkgs.zip differ diff --git a/dist/Python/Python311/requirements.txt b/dist/Python/Python311/requirements.txt index ea01de4d..8aaf975a 100644 --- a/dist/Python/Python311/requirements.txt +++ b/dist/Python/Python311/requirements.txt @@ -10,6 +10,6 @@ cryptography eventlet -python-socketio +python-socketio>=5.14.0 requests -websocket-client +websocket-client \ No newline at end of file