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 ed1aef8 commit 14faf3aCopy full SHA for 14faf3a
requirements-dev.txt
@@ -1,23 +1,23 @@
1
wheel==0.35.1
2
awscli>=1.18.0,<2.0.0
3
-isort==5.5.1
+isort==5.5.2
4
black==19.10b0
5
pylint==2.6.0
6
flake8==3.8.3
7
mypy==0.782
8
pydocstyle==5.1.1
9
doc8==0.8.1
10
tox==3.20.0
11
-pytest==6.0.1
+pytest==6.0.2
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.1
+cfn-lint==0.36.0
17
cfn-flip==1.2.3
18
twine==3.2.0
19
sphinx==3.2.1
20
sphinx_bootstrap_theme==0.7.1
21
-moto==1.3.14
22
-jupyterlab==2.2.6
+moto==1.3.16
+jupyterlab==2.2.8
23
s3fs==0.4.2
0 commit comments