We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0239c8c commit 5235e3cCopy full SHA for 5235e3c
requirements.txt
@@ -21,8 +21,3 @@ pytest==8.2.0
21
pytest-httpbin==2.0.0
22
pytest-trio==0.8.0
23
werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
24
-
25
-# Benchmarking and profiling
26
-aiohttp==3.9.5
27
-matplotlib==3.9.0
28
-pyinstrument==4.6.2
scripts/benchmark
tests/benchmark/client.py
tests/benchmark/server.py
0 commit comments