Skip to content

Commit 7094a30

Browse files
committed
requirements.txt: remove dependencies version
1 parent 2379596 commit 7094a30

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

requirements.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
astroid==2.4.2
2-
attrs==20.3.0
3-
iniconfig==1.1.1
4-
isort==5.7.0
5-
lazy-object-proxy==1.4.3
6-
mccabe==0.6.1
7-
packaging==20.8
8-
pluggy==0.13.1
9-
py==1.10.0
10-
pylint==2.6.0
11-
pyparsing==2.4.7
12-
pytest==6.2.1
13-
six==1.15.0
14-
toml==0.10.2
15-
wrapt==1.12.1
1+
astroid
2+
attrs
3+
iniconfig
4+
isort
5+
lazy-object-proxy
6+
mccabe
7+
packaging
8+
pluggy
9+
py
10+
pylint
11+
pyparsing
12+
pytest
13+
six
14+
toml
15+
wrapt

0 commit comments

Comments
 (0)