Skip to content

Commit 40c9864

Browse files
committed
Bumping Numpy version.
1 parent 96d15e4 commit 40c9864

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ awscli>=1.18.0,<2.0.0
33
black~=19.3b0
44
pylint~=2.5.3
55
flake8~=3.8.3
6-
mypy~=0.780
6+
mypy~=0.781
77
isort~=4.3.21
88
pydocstyle~=5.0.2
99
doc8~=0.8.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
boto3>=1.12.0,<2.0.0
22
botocore>=1.15.0,<2.0.0
3-
numpy~=1.18.0
3+
numpy>=1.18.0,<1.20.0
44
pandas~=1.0.0
55
pyarrow~=0.17.0
66
s3fs~=0.4.2

0 commit comments

Comments
 (0)