fix: Specify pip versions
All checks were successful
Build Docker / BuildImage (push) Successful in 1m10s

This commit is contained in:
Nathan Woodburn 2024-12-12 12:53:59 +11:00
parent 9bc590bbcb
commit 10d2cfcca8
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -2,7 +2,7 @@ flask
gunicorn
requests
python-dotenv
solders
solana
pycoingecko
solders==0.21.0
solana==0.35.1
pycoingecko==3.2.0
cachetools