mirror of https://github.com/encode/starlette.git
24 lines
341 B
Plaintext
24 lines
341 B
Plaintext
# Optionals
|
|
-e .[full]
|
|
|
|
# Testing
|
|
coverage==7.4.3
|
|
importlib-metadata==7.0.1
|
|
mypy==1.8.0
|
|
ruff==0.1.15
|
|
typing_extensions==4.10.0
|
|
types-contextvars==2.4.7.3
|
|
types-PyYAML==6.0.12.12
|
|
types-dataclasses==0.6.6
|
|
pytest==8.0.2
|
|
trio==0.24.0
|
|
|
|
# Documentation
|
|
mkdocs==1.5.3
|
|
mkdocs-material==9.5.12
|
|
mkautodoc==0.2.0
|
|
|
|
# Packaging
|
|
build==1.1.1
|
|
twine==5.0.0
|