Merge branch 'stable' of https://git.d-popov.com/popov/ai-kevin into stable

This commit is contained in:
Dobromir Popov 2024-10-20 11:08:07 +03:00
commit 5e9137c46f
3 changed files with 20 additions and 29 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ crypto/sol/logs/*
logs/*
crypto/sol/cache/*
cache/*
crypto/sol/logs/error.log
crypto/sol/logs/token_info.json
crypto/sol/logs/transation_details.json

View File

@ -1,12 +0,0 @@
aiohttp==3.10.9
aiohttp==3.10.5
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==10.4