Initial commit: stock analysis backend and prototype UI.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
backend/requirements.txt
Normal file
8
backend/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn[standard]==0.30.6
|
||||
akshare>=1.18.60
|
||||
pandas>=2.2.2
|
||||
cachetools==5.5.0
|
||||
SQLAlchemy>=2.0.30
|
||||
APScheduler>=3.10.4
|
||||
psycopg2-binary>=2.9.9
|
||||
Reference in New Issue
Block a user