Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion legacy/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fastapi>=0.110
uvicorn>=0.29

# Blockchain
solana>=0.30.0 # For Solana RPC and public key utilities
solana>=0.36.11 # For Solana RPC and public key utilities

# Utilities
tqdm>=4.65.0 # Progress bars
Expand Down
Loading