Skip to content

Commit 30ad4c9

Browse files
more dev packages
1 parent 3110901 commit 30ad4c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requirements-dev.txt

+9
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,31 @@ appdirs==1.4.4
22
black==20.8b1
33
canvasapi==2.1.0
44
certifi==2020.12.5
5+
cfgv==3.2.0
56
chardet==3.0.4
67
click==7.1.2
8+
distlib==0.3.1
9+
filelock==3.0.12
710
flake8==3.8.4
11+
identify==1.5.10
812
idna==2.10
913
importlib-metadata==3.3.0
1014
mccabe==0.6.1
1115
mypy==0.790
1216
mypy-extensions==0.4.3
17+
nodeenv==1.5.0
1318
pathspec==0.8.1
19+
pre-commit==2.9.3
1420
pycodestyle==2.6.0
1521
pyflakes==2.2.0
1622
pytz==2020.4
23+
PyYAML==5.3.1
1724
regex==2020.11.13
1825
requests==2.25.0
26+
six==1.15.0
1927
toml==0.10.2
2028
typed-ast==1.4.1
2129
typing-extensions==3.7.4.3
2230
urllib3==1.26.2
31+
virtualenv==20.2.2
2332
zipp==3.4.0

0 commit comments

Comments
 (0)