moto/requirements-dev.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
211 B
Plaintext
Raw Normal View History

-e .[all,server]
-r requirements-tests.txt
2022-04-30 10:04:09 +00:00
black==22.3.0
2022-04-27 11:58:59 +00:00
flake8==4.0.1
flake8-print
flake8-use-fstring
2022-04-30 10:04:09 +00:00
click
inflection
lxml
mypy
typing-extensions<=4.5.0; python_version < '3.8'
packaging
build
prompt_toolkit