starlette/requirements.txt

27 lines
373 B
Plaintext
Raw Normal View History

# Optionals
-e .[full]
2018-06-25 13:42:38 +00:00
# Testing
autoflake==1.4
2022-03-29 18:57:22 +00:00
black==22.3.0
coverage==6.2
databases[sqlite]==0.5.5
flake8==3.9.2
isort==5.10.1
mypy==0.961
types-requests==2.26.3
types-contextvars==2.4.7
types-PyYAML==6.0.4
types-dataclasses==0.6.5
pytest==7.1.2
trio==0.21.0
2018-08-28 15:25:32 +00:00
# Documentation
mkdocs==1.3.0
mkdocs-material==8.3.8
mkautodoc==0.1.0
# Packaging
twine==4.0.0
wheel==0.37.1