Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions dist/Python/Python310/packages/frozen_requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Binary file modified dist/Python/Python310/packages/pkgs.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions dist/Python/Python310/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

cryptography
eventlet
python-socketio
python-socketio>=5.14.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problem here, there is already a line above with the same name. Also keep alphabetical order.

requests
websocket-client
websocket-client
20 changes: 10 additions & 10 deletions dist/Python/Python311/packages/frozen_requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Binary file modified dist/Python/Python311/packages/pkgs.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions dist/Python/Python311/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

cryptography
eventlet
python-socketio
python-socketio>=5.14.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment as Python 3.10

requests
websocket-client
websocket-client