Added pylint, yapf and astroid to requirements file.

This commit is contained in:
BethanyG
2021-10-12 16:12:46 -07:00
committed by BethanyG
parent f684b49dcb
commit 47feec4e52

View File

@@ -1 +1,4 @@
flake8==3.7.8
astroid>=2.6.5
flake8==4.0.1
pylint>=2.9.2
yapf>=0.31.0