Files
ferro-ta/api/requirements.txt
T

7 lines
127 B
Plaintext
Raw Normal View History

2026-03-23 23:34:28 +05:30
# Runtime dependencies for ferro-ta API
2026-03-23 23:57:30 +05:30
ferro_ta>=1.0.0
2026-03-23 23:34:28 +05:30
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
pydantic>=2.0.0
numpy>=1.20