Adds python-dotenv so secrets survive pm2 restarts without relying on PM2 env vars. Validates the Fernet key format at startup so a bad/missing key fails immediately with a clear message rather than crashing mid-request. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
56 lines
958 B
Plaintext
56 lines
958 B
Plaintext
alembic==1.13.3
|
|
annotated-doc==0.0.4
|
|
annotated-types==0.7.0
|
|
anyio==4.12.1
|
|
argon2-cffi==25.1.0
|
|
argon2-cffi-bindings==25.1.0
|
|
beautifulsoup4==4.14.3
|
|
certifi==2026.1.4
|
|
cffi==2.0.0
|
|
charset-normalizer==3.4.4
|
|
click==8.3.1
|
|
colorama==0.4.6
|
|
cryptography==46.0.3
|
|
curl_cffi==0.13.0
|
|
fastapi==0.128.0
|
|
frozendict==2.4.7
|
|
greenlet==3.3.1
|
|
h11==0.16.0
|
|
httpcore==1.0.9
|
|
httpx==0.27.2
|
|
idna==3.11
|
|
iniconfig==2.3.0
|
|
Mako==1.3.10
|
|
MarkupSafe==3.0.3
|
|
multitasking==0.0.12
|
|
numpy==2.2.6
|
|
packaging==26.0
|
|
pandas==2.3.3
|
|
peewee==3.19.0
|
|
platformdirs==4.5.1
|
|
pluggy==1.6.0
|
|
protobuf==6.33.4
|
|
psycopg2-binary==2.9.11
|
|
pycparser==2.23
|
|
pydantic==2.12.5
|
|
pydantic_core==2.41.5
|
|
pytest==8.3.5
|
|
python-dateutil==2.9.0.post0
|
|
python-dotenv==1.0.1
|
|
pyotp==2.9.0
|
|
pytz==2025.2
|
|
requests==2.32.5
|
|
six==1.17.0
|
|
sniffio==1.3.1
|
|
soupsieve==2.8.1
|
|
SQLAlchemy==2.0.36
|
|
starlette==0.50.0
|
|
ta==0.11.0
|
|
typing-inspection==0.4.2
|
|
typing_extensions==4.15.0
|
|
tzdata==2025.3
|
|
urllib3==2.6.3
|
|
uvicorn==0.40.0
|
|
websockets==16.0
|
|
yfinance==1.0
|