diff --git a/Chapter-2/requirements.txt b/Chapter-2/requirements.txt index 2154d32..bc29bda 100644 --- a/Chapter-2/requirements.txt +++ b/Chapter-2/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.12.2 numpy==1.25.2 pandas==2.0.3 psycopg2==2.9.7 -pyarrow==12.0.1 +pyarrow==14.0.1 Requests==2.31.0 SQLAlchemy==2.0.20 python-dotenv==1.0.0