From 709c1f939c1212bc0ef21e32d2b549b07af3c08e Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Mon, 7 Oct 2024 21:35:41 +0300 Subject: [PATCH] r changes --- crypto/sol/requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 crypto/sol/requirements.txt diff --git a/crypto/sol/requirements.txt b/crypto/sol/requirements.txt new file mode 100644 index 0000000..eb09bda --- /dev/null +++ b/crypto/sol/requirements.txt @@ -0,0 +1,8 @@ +aiohttp==3.9.5 +dexscreener==1.1 +Flask==3.0.3 +python-dotenv==1.0.1 +python-telegram-bot==21.6 +solana==0.34.3 +solders==0.21.0 +websockets==11.0.3