Skip to content

Commit 5a7bc76

Browse files
author
Waldemar Bartikowski
committed
ANSPB-423 Remove dependency surplus.
1 parent c393e4b commit 5a7bc76

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

requirements.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
astroid==1.6.6 ; python_version < '3'
2-
astroid==2.4.1 ; python_version >= '3'
3-
isort==4.3.21
4-
lazy-object-proxy==1.4.3
5-
logilab-common==1.4.4 ; python_version < '3'
6-
logilab-common==1.6.1 ; python_version >= '3'
7-
mccabe==0.6.1
81
nose==1.3.7
92
pycodestyle==2.6.0
103
pylint==1.9.5 ; python_version < '3'
114
pylint==2.5.2 ; python_version >= '3'
12-
six==1.15.0
13-
toml==0.10.1
14-
typed-ast==1.4.1 ; python_version >= '3'
15-
wrapt==1.12.1

0 commit comments

Comments
 (0)