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 a42e68c commit 7184977Copy full SHA for 7184977
requirements-dev.txt
@@ -3,11 +3,11 @@ mypy~=0.761
3
flake8~=3.7.9
4
pytest-cov~=2.8.1
5
scikit-learn~=0.22.1
6
-cfn-lint~=0.26.3
+cfn-lint~=0.27.1
7
twine~=3.1.1
8
wheel~=0.33.6
9
sphinx~=2.3.1
10
pyspark~=2.4.4
11
pyspark-stubs~=2.4.0.post7
12
jupyter~=1.0.0
13
-jupyterlab~=1.2.4
+jupyterlab~=1.2.5
requirements.txt
@@ -1,8 +1,8 @@
1
numpy~=1.18.1
2
pandas~=0.25.3
pyarrow~=0.15.1
-botocore~=1.14.2
-boto3~=1.11.2
+botocore~=1.14.7
+boto3~=1.11.7
s3fs~=0.4.0
tenacity~=6.0.0
pg8000~=1.13.2
0 commit comments