Initial commit: Gold Trading Simulator with AI-powered analysis
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
sqlalchemy==2.0.25
|
||||
psycopg2-binary==2.9.9
|
||||
alembic==1.13.1
|
||||
python-dotenv==1.0.0
|
||||
httpx==0.26.0
|
||||
pandas==2.1.4
|
||||
numpy==1.26.3
|
||||
python-multipart==0.0.6
|
||||
aiohttp==3.9.1
|
||||
websockets==12.0
|
||||
orjson==3.10.7
|
||||
apscheduler==3.10.4
|
||||
backoff==2.2.1
|
||||
tenacity==8.2.3
|
||||
pyarrow==15.0.0
|
||||
Reference in New Issue
Block a user