Skip to content

Commit 2885a75

Browse files
committed
Update dependencies
1 parent 380b8ff commit 2885a75

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
awscli~=1.18.0
1+
awscli~=1.18.21
22
yapf~=0.29.0
3-
mypy~=0.761
3+
mypy~=0.770
44
flake8~=3.7.9
55
pytest-cov~=2.8.1
66
scikit-learn~=0.22.1
7-
cfn-lint~=0.27.5
7+
cfn-lint~=0.28.4
88
twine~=3.1.1
99
wheel~=0.34.2
10-
sphinx~=2.4.1
10+
sphinx~=2.4.4
1111
pyspark==2.4.5
1212
pyspark-stubs~=2.4.0.post7
1313
jupyter~=1.0.0
14-
jupyterlab~=1.2.6
14+
jupyterlab~=2.0.1
1515
isort~=4.3.21
1616
pydocstyle~=5.0.2
1717
doc8~=0.8.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
numpy~=1.18.1
2-
pandas~=1.0.1
2+
pandas~=1.0.2
33
pyarrow~=0.16.0
44
botocore>=1.13.34
55
boto3>=1.10.34
66
s3fs~=0.4.0
7-
tenacity~=6.0.0
7+
tenacity~=6.1.0
88
pg8000~=1.13.2
99
pymysql~=0.9.3

0 commit comments

Comments
 (0)