File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 22# Requires Python 3.9+
33
44# Configuration management
5- tomli == 2.2.1
5+ tomli == 2.3.0
66
77# Scheduling and resilience
88schedule == 1.2.2
99pytz == 2025.2
1010tenacity == 9.1.2
1111
1212# Google Cloud BigQuery for data processing
13- google-cloud-bigquery == 3.35.1
14- bigframes == 2.13 .0
13+ google-cloud-bigquery == 3.38.0
14+ bigframes == 2.27 .0
1515
1616# Data processing and validation
17- pandas == 2.3.1
18- pandera == 0.25.0
19- numpy == 2.3.1
17+ pandas == 2.3.3
18+ pandera == 0.26.1
19+ numpy == 2.3.4
2020
2121# Blockchain integration - Latest compatible versions
22- web3 == 7.12.1
22+ web3 == 7.14.0
2323eth-account == 0.13.7
2424eth-typing == 5.2.1
2525
2626# GraphQL and subgraph integration (for future subgraph functionality)
2727gql == 4.0.0
2828
2929# HTTP and API
30- requests == 2.32.4
31- aiohttp == 3.12.15
30+ requests == 2.32.5
31+ aiohttp == 3.13.2
3232
3333# Development/Testing
34- pytest == 8.4.1
34+ pytest == 8.4.2
3535pytest-cov == 6.2.1
36- pytest-mock == 3.14 .1
36+ pytest-mock == 3.15 .1
3737pytest-snapshot == 0.9.0
38- mypy == 1.17.1
38+ mypy == 1.18.2
3939types-pytz == 2025.2.0.20250809
4040types-requests == 2.32.4.20250809
4141
4242# Linting and formatting
43- ruff == 0.12.7
43+ ruff == 0.14.2
You can’t perform that action at this time.
0 commit comments