v8.1.1: Pin websockets version to 13.1

Updated the `websockets` library version to be pinned at 13.1 for better compatibility and to avoid potential issues with future releases. This change ensures a more stable and predictable environment.
pull/411/head v8.1.1
Aidaho 2024-11-14 09:07:13 +03:00
parent 5e542caf4a
commit 8e5228c3d4
1 changed files with 1 additions and 1 deletions

View File

@ -30,5 +30,5 @@ netaddr>=0.10.1
retry>=0.9.2 retry>=0.9.2
aio-pika>=7.1.0 aio-pika>=7.1.0
pika>=1.2.0 pika>=1.2.0
websockets>=9.0 websockets==13.1
python3-nmap<=1.5.1 python3-nmap<=1.5.1