Skip to content

Commit 22cd2bd

Browse files
committed
Add pre-commit to requirements.txt
1 parent f328b96 commit 22cd2bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
attrs==21.2.0
22
backports.entry-points-selectable==1.1.1
3+
bump2version==1.0.1
4+
bumpversion==0.6.0
5+
cfgv==3.3.1
36
distlib==0.3.3
47
filelock==3.4.0
8+
identify==2.4.4
59
iniconfig==1.1.1
610
munkres==1.1.4
11+
nodeenv==1.6.0
712
packaging==21.3
813
platformdirs==2.4.0
914
pluggy==1.0.0
15+
pre-commit==2.16.0
1016
py==1.11.0
1117
pyparsing==3.0.6
1218
pytest==6.2.5
19+
PyYAML==6.0
1320
six==1.16.0
1421
toml==0.10.2
1522
tox==3.24.4

0 commit comments

Comments
 (0)