We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae538dd commit 345ecb7Copy full SHA for 345ecb7
dev-requirements.txt
@@ -1,7 +1,7 @@
1
pytest==8.3.3
2
-flake8==7.1.0
+flake8==7.1.1
3
pytest-timeout==2.3.1
4
pytest-asyncio==0.21.2
5
requests==2.32.3
6
-httpx==0.24.1 # version 0.24.1 is required by httpx_ws
7
-httpx_ws==0.4.2
+httpx==0.27.2 # version 0.24.1 is required by httpx_ws
+httpx_ws==0.6.2
0 commit comments