2021-02-12 01:45:53 +01:00
|
|
|
pylint == 2.6.0
|
2020-06-09 22:38:36 +02:00
|
|
|
pyyaml # needed for collection_detail.py
|
2021-02-12 01:45:53 +01: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 22:56:42 +02:00
|
|
|
typed-ast == 1.4.3
|
2021-02-12 01:45:53 +01:00
|
|
|
wrapt == 1.12.1
|