Skip to content

Commit

Permalink
Revert "Update websockets from 14.1 to 14.2"
Browse files Browse the repository at this point in the history
This reverts commit d929a64.
  • Loading branch information
rokm committed Jan 20, 2025
1 parent 4d6e128 commit c5e634b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ vtk==9.4.1; python_version >= '3.9' or sys_platform != 'darwin' or platform_mach
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
weasyprint==63.1; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
web3==7.7.0
websockets==14.2; python_version >= '3.9'
websockets==14.1; python_version >= '3.9'
zeep==4.3.1
pypsexec==0.3.0
# mimesis 12.x dropped support for python < 3.10
Expand Down

0 comments on commit c5e634b

Please sign in to comment.