moto/requirements-dev.txt

13 lines
196 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
2021-07-26 06:40:39 +00:00
regex==2019.11.1
flake8==3.7.8
# https://github.com/pallets/click/issues/2232
click<8.1.0
2017-09-19 19:36:11 +00:00
inflection==0.3.1
lxml
packaging
prompt_toolkit