Hello dear support !,
I would like to have the following list of module installed for my python backend project.
This is a project for a dev contest: building a forensic analyis tools for the solana blockchain: https://earn.superteam.fun/listing/solana-forensic-analysis-tool/
Here is the content of my current requirements.txt minus the modules that you already have installed:
base58==2.1.1
flask_Cors==5.0.0
Requests==2.32.3
solana==0.36.6
solders==0.26.0
diskcache==5.6.3
networkx==3.4.2
alembic==1.13.1
psycopg2-binary==2.9.10
python-dotenv==1.1.0
APScheduler==3.11.0
Flask-Compress==1.17
Thanks you in advance !
Julien