httpx/requirements.txt
Yeray Diaz Diaz b3af383923 Add test to https server
Add `https_server` test fixture
2019-05-13 20:33:16 +01:00

22 lines
179 B
Plaintext

certifi
chardet==3.*
h11==0.8.*
h2==3.*
idna==2.*
rfc3986==1.*
# Optional
brotlipy==0.7.*
# Testing
autoflake
black
isort
mypy
pytest
pytest-asyncio
pytest-cov
trustme
uvicorn