You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
337 B
21 lines
337 B
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.32.0
|
|
python-socketio>=5.12.1
|
|
websockets>=14.1
|
|
sqlalchemy>=2.0.36
|
|
psycopg2-binary>=2.9.10
|
|
pandas>=2.2.3
|
|
numpy>=2.1.3
|
|
numba>=0.61.0
|
|
scipy>=1.15.0
|
|
pydantic>=2.10.0
|
|
pydantic-settings>=2.6.1
|
|
python-dotenv>=1.0.1
|
|
PyYAML>=6.0.2
|
|
httpx>=0.28.0
|
|
apscheduler>=3.11.0
|
|
|
|
[dev]
|
|
pytest>=8.3.4
|
|
pytest-asyncio>=0.24.0
|