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 e93fbfa commit e8660cbCopy full SHA for e8660cb
requirements-dev.txt
@@ -5,13 +5,13 @@ mypy~=0.770
5
isort~=4.3.21
6
pydocstyle~=5.0.2
7
doc8~=0.8.0
8
-tox~=3.14.6
+tox~=3.15.0
9
pytest~=5.4.1
10
pytest-cov~=2.8.1
11
pytest-xdist~=1.31.0
12
scikit-learn~=0.22.1
13
awscli>=1.18.22
14
-cfn-lint~=0.29.6
+cfn-lint~=0.30.1
15
cfn-flip~=1.2.3
16
twine~=3.1.1
17
wheel~=0.34.2
requirements.txt
@@ -1,6 +1,6 @@
1
numpy~=1.18.1
2
pandas~=1.0.3
3
-pyarrow~=0.16.0
+pyarrow~=0.17.0
4
boto3>=1.12.22
botocore>=1.15.22
s3fs~=0.4.2
0 commit comments