Skip to content

Commit

Permalink
File source #1392 - decrease pandas version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliizazmic committed Feb 2, 2021
1 parent dd87fe7 commit ffdda03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-file/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gcsfs==0.7.1",
"genson==1.2.2",
"google-cloud-storage==1.35.0",
"pandas>=0.24.1",
"pandas==1.2.0",
"paramiko==2.7.2",
"s3fs==0.5.2",
"smart-open[all]==4.1.2",
Expand Down

0 comments on commit ffdda03

Please sign in to comment.