Skip to content

Commit 034f572

Browse files
committed
Minor - Constraining versions to major
1 parent db1e3ef commit 034f572

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
boto3>=1.16.8,<2.1.0
2-
botocore>=1.19.8,<2.1.0
3-
numpy>=1.18.0,<2.1.0
4-
pandas>=1.1.0,<2.1.0
1+
boto3>=1.16.8,<2.0.0
2+
botocore>=1.19.8,<2.0.0
3+
numpy>=1.18.0,<2.0.0
4+
pandas>=1.1.0,<2.0.0
55
pyarrow>=2.0.0,<4.1.0
66
redshift-connector~=2.0.882
77
pymysql>=0.9.0,<1.1.0

0 commit comments

Comments
 (0)