We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c73d2 commit 6e53b74Copy full SHA for 6e53b74
requirements-dev.txt
@@ -1,19 +1,19 @@
1
wheel==0.35.1
2
awscli>=1.18.0,<2.0.0
3
-isort==5.4.2
+isort==5.5.1
4
black==19.10b0
5
pylint==2.6.0
6
flake8==3.8.3
7
mypy==0.782
8
-pydocstyle==5.1.0
+pydocstyle==5.1.1
9
doc8==0.8.1
10
-tox==3.19.0
+tox==3.20.0
11
pytest==6.0.1
12
pytest-cov==2.10.1
13
pytest-xdist==2.1.0
14
pytest-timeout==1.4.2
15
scikit-learn==0.23.2
16
-cfn-lint==0.35.0
+cfn-lint==0.35.1
17
cfn-flip==1.2.3
18
twine==3.2.0
19
sphinx==3.2.1
0 commit comments