Skip to content

Commit 576b268

Browse files
committed
Bumping minimal Pandas version to 1.1.0. #410
1 parent d7be13b commit 576b268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ botocore>=1.15.49,<2.0.0
33
numpy>=1.18.0,<1.20.0
44
pymysql>=0.9.0,<0.11.0
55
sqlalchemy-redshift>=0.7.0,<0.9.0
6-
pandas>=1.0.0,<1.2.0
6+
pandas>=1.1.0,<1.2.0
77
SQLAlchemy~=1.3.10
88
pyarrow~=1.0.0
99
psycopg2-binary~=2.8.0

0 commit comments

Comments
 (0)