File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -10,34 +10,34 @@ pytz==2025.2
1010tenacity == 9.1.2
1111
1212# Google Cloud BigQuery for data processing
13- google-cloud-bigquery == 3.34.0
14- bigframes == 2.8 .0
13+ google-cloud-bigquery == 3.35.1
14+ bigframes == 2.13 .0
1515
1616# Data processing and validation
17- pandas == 2.2.3
18- pandera == 0.20.4
17+ pandas == 2.3.1
18+ pandera == 0.25.0
1919numpy == 2.3.1
2020
2121# Blockchain integration - Latest compatible versions
22- web3 == 7.12.0
22+ web3 == 7.12.1
2323eth-account == 0.13.7
2424eth-typing == 5.2.1
2525
2626# GraphQL and subgraph integration (for future subgraph functionality)
27- gql == 3.5.2
27+ gql == 3.5.3
2828
2929# HTTP and API
30- requests == 2.32.3
31- aiohttp == 3.12.13
30+ requests == 2.32.4
31+ aiohttp == 3.12.15
3232
3333# Development/Testing
3434pytest == 8.4.1
3535pytest-cov == 6.2.1
3636pytest-mock == 3.14.1
3737pytest-snapshot == 0.9.0
38- mypy == 1.16 .1
38+ mypy == 1.17 .1
3939types-pytz == 2025.2.0.20250516
4040types-requests == 2.32.4.20250611
4141
4242# Linting and formatting
43- ruff == 0.12.0
43+ ruff == 0.12.7
You can’t perform that action at this time.
0 commit comments