We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9274c6b commit 7a45d78Copy full SHA for 7a45d78
1 file changed
requirements.txt
@@ -22,13 +22,9 @@ coverage==6.2
22
flake8==4.0.1
23
flake8-bugbear==21.11.29
24
flake8-pie==0.6.1
25
-hypercorn==0.12.0; python_version >= '3.7'
26
isort==5.10.1
27
mypy==0.910
28
-pproxy==2.7.8
29
pytest==6.2.5
30
pytest-httpbin==1.0.1
31
pytest-trio==0.7.0
32
pytest-asyncio==0.16.0
33
-trustme==0.9.0
34
-uvicorn==0.12.1; python_version < '3.7'
0 commit comments