Fix dependency conflict between solana and httpx
This commit is contained in:
parent
5bb78bd9be
commit
0907e9d352
@ -5,7 +5,7 @@ pydantic==2.3.0
|
|||||||
alembic==1.12.0
|
alembic==1.12.0
|
||||||
solana==0.30.2
|
solana==0.30.2
|
||||||
loguru==0.7.2
|
loguru==0.7.2
|
||||||
httpx==0.25.0
|
httpx<0.24.0,>=0.23.0
|
||||||
numpy==1.25.2
|
numpy==1.25.2
|
||||||
pandas==2.1.0
|
pandas==2.1.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user