moto/requirements-dev.txt
2023-05-24 21:18:34 +00:00

16 lines
211 B
Plaintext

-e .[all,server]
-r requirements-tests.txt
black==22.3.0
flake8==4.0.1
flake8-print
flake8-use-fstring
click
inflection
lxml
mypy
typing-extensions<=4.5.0; python_version < '3.8'
packaging
build
prompt_toolkit