12 lines
251 B
Text
12 lines
251 B
Text
pylint == 2.6.0
|
|
pyyaml # needed for collection_detail.py
|
|
|
|
# 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
|
|
typed-ast == 1.4.3
|
|
wrapt == 1.12.1
|