From 3d6a63a333d52bc0338ec7ac1f5bc529b2bd9492 Mon Sep 17 00:00:00 2001 From: sina <20732540+SinaKhalili@users.noreply.github.com> Date: Thu, 17 Apr 2025 02:04:04 +0700 Subject: [PATCH] update requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 64383f3..f691b10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ numpy==1.26.4 pandas==2.2.3 python-dotenv==1.0.1 pydantic==2.10.6 -solana==0.35.1 +solana==0.36.1 streamlit==1.42.1 uvicorn==0.34.0 requests==2.32.3 plotly==6.0.0 -anchorpy==0.20.1 -driftpy>=0.8.35 \ No newline at end of file +anchorpy==0.21.0 +driftpy>=0.8.40 \ No newline at end of file