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 380b8ff commit 2885a75Copy full SHA for 2885a75
requirements-dev.txt
@@ -1,17 +1,17 @@
1
-awscli~=1.18.0
+awscli~=1.18.21
2
yapf~=0.29.0
3
-mypy~=0.761
+mypy~=0.770
4
flake8~=3.7.9
5
pytest-cov~=2.8.1
6
scikit-learn~=0.22.1
7
-cfn-lint~=0.27.5
+cfn-lint~=0.28.4
8
twine~=3.1.1
9
wheel~=0.34.2
10
-sphinx~=2.4.1
+sphinx~=2.4.4
11
pyspark==2.4.5
12
pyspark-stubs~=2.4.0.post7
13
jupyter~=1.0.0
14
-jupyterlab~=1.2.6
+jupyterlab~=2.0.1
15
isort~=4.3.21
16
pydocstyle~=5.0.2
17
doc8~=0.8.0
requirements.txt
@@ -1,9 +1,9 @@
numpy~=1.18.1
-pandas~=1.0.1
+pandas~=1.0.2
pyarrow~=0.16.0
botocore>=1.13.34
boto3>=1.10.34
s3fs~=0.4.0
-tenacity~=6.0.0
+tenacity~=6.1.0
pg8000~=1.13.2
pymysql~=0.9.3
0 commit comments