[project] name = "2power21" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "apimoex>=1.4.0", "arcticdb>=5.7.0", "dataset>=1.6.2", "dynaconf>=3.2.11", "fastapi-htmx>=0.5.0", "fastapi-login>=1.10.3", "fastapi-simple-security>=1.3.0", "fastapi[all]>=0.115.14", "fasthx[htmy]>=2.3.3", "h2o-lightwave[web]>=1.7.0", "hrequests[all]>=0.9.2", "ipykernel>=6.29.5", "isort>=6.0.1", "jinja2>=3.1.6", "pandas>=2.3.0", "pandas-market-calendars>=5.1.1", "passlib[bcrypt]>=1.7.4", "pendulum>=3.1.0", "pip>=25.1.1", "psycopg2-binary>=2.9.10", "pydoll-python>=2.2.3", "pytelegrambotapi>=4.27.0", "python-dotenv>=1.1.0", "python-jose[cryptography]>=3.5.0", "requests>=2.32.3", "schedule>=1.2.2", "smallpond>=0.15.0", "sqlalchemy>=1.4.54", "uvicorn>=0.34.3", "websockets==13.1", ]