requirements

This commit is contained in:
Dobromir Popov 2024-10-07 23:25:00 +03:00
parent dab9571504
commit 6f729614a0
2 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ agent-mAId/output.wav
.node-persist/storage/*
logs/*
crypto/sol/.env
crypto/sol/.env.secret

View File

@ -1,8 +1,11 @@
aiohttp==3.9.5
aiohttp==3.10.9
base58==2.1.1
dexscreener==1.1
Flask==3.0.3
jupiter_python_sdk==0.0.2.0
python-dotenv==1.0.1
python-telegram-bot==21.6
Requests==2.32.3
solana==0.34.3
solders==0.21.0
websockets==11.0.3
websockets==10.4