requirements
This commit is contained in:
parent
dab9571504
commit
6f729614a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ agent-mAId/output.wav
|
||||
.node-persist/storage/*
|
||||
logs/*
|
||||
crypto/sol/.env
|
||||
crypto/sol/.env.secret
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user