[project] name = "leopard-analysis" version = "0.1.0" description = "Stock analysis" requires-python = ">=3.14" dependencies = [ "backtesting>=0.6.5", "jupyter>=1.1.1", "pandas>=2.3.3", "pandas-stubs~=2.3.3", "peewee>=3.19.0", "psycopg2-binary>=2.9.11", ]