moto/requirements-dev.txt

12 lines
172 B
Plaintext
Raw Normal View History

-e .[all,server]
-r requirements-tests.txt
2022-03-10 14:39:59 +00:00
black==22.1.0
flake8==3.7.8
# https://github.com/pallets/click/issues/2232
click<8.1.0
inflection
lxml
packaging
prompt_toolkit