diff --git a/requirements.txt b/requirements.txt index 446ec46..bbd7db2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ tenacity==9.1.2 # Google Cloud BigQuery for data processing google-cloud-bigquery==3.35.1 -bigframes==2.13.0 +bigframes==2.14.0 # Data processing and validation pandas==2.3.1 @@ -19,7 +19,7 @@ pandera==0.25.0 numpy==2.3.1 # Blockchain integration - Latest compatible versions -web3==7.12.1 +web3==7.13.0 eth-account==0.13.7 eth-typing==5.2.1 @@ -40,4 +40,4 @@ types-pytz==2025.2.0.20250516 types-requests==2.32.4.20250611 # Linting and formatting -ruff==0.12.7 +ruff==0.12.8