2021-02-11 16:45:53 -08:00
|
|
|
pylint == 2.6.0
|
2020-06-09 13:38:36 -07:00
|
|
|
pyyaml # needed for collection_detail.py
|
2021-02-11 16:45:53 -08:00
|
|
|
|
|
|
|
# dependencies
|
|
|
|
astroid == 2.4.2
|
|
|
|
isort == 5.7.0
|
|
|
|
lazy-object-proxy == 1.4.3
|
|
|
|
mccabe == 0.6.1
|
|
|
|
six # not frozen due to usage outside sanity tests
|
|
|
|
toml == 0.10.2
|
2021-05-06 13:56:42 -07:00
|
|
|
typed-ast == 1.4.3
|
2021-02-11 16:45:53 -08:00
|
|
|
wrapt == 1.12.1
|