mirror of https://github.com/encode/starlette.git
24 lines
347 B
Plaintext
24 lines
347 B
Plaintext
# Optionals
|
|
-e .[full]
|
|
|
|
# Testing
|
|
coverage==7.6.1
|
|
importlib-metadata==8.4.0
|
|
mypy==1.11.2
|
|
ruff==0.6.3
|
|
typing_extensions==4.12.2
|
|
types-contextvars==2.4.7.3
|
|
types-PyYAML==6.0.12.20240808
|
|
types-dataclasses==0.6.6
|
|
pytest==8.3.2
|
|
trio==0.26.2
|
|
|
|
# Documentation
|
|
mkdocs==1.6.1
|
|
mkdocs-material==9.5.34
|
|
mkautodoc==0.2.0
|
|
|
|
# Packaging
|
|
build==1.2.1
|
|
twine==5.1.1
|