Upgrade httpx_ws

This commit is contained in:
grossmj 2026-02-25 19:20:18 +08:00
parent 4a2c1b7b23
commit 4c6d40fd4b
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7

View File

@ -5,4 +5,4 @@ pytest-asyncio==1.2.0; python_version == '3.9' # version 1.2.0 is the last one s
pytest-asyncio==1.3.0; python_version >= '3.10'
requests==2.32.5
httpx==0.28.1
httpx_ws==0.7.1 # upgrading leads to failures in tests
httpx_ws==0.7.2 # upgrading leads to failures in tests