diff --git a/legacy/requirements.txt b/legacy/requirements.txt old mode 100755 new mode 100644 index 9a2c004..3b123ba --- a/legacy/requirements.txt +++ b/legacy/requirements.txt @@ -47,4 +47,4 @@ pydantic>=2.0.0 # For data validation pickle-mixin>=1.0.2 # For saving objects psutil -aiolimiter>=1.0.0 # Rate limiting for Helius API calls \ No newline at end of file +aiolimiter>=1.2.1 # Rate limiting for Helius API calls \ No newline at end of file