[project] name = "securemlapi" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "fastapi>=0.133.1", "uvicorn>=0.41.0", "python-multipart>=0.0.20", "matplotlib>=3.10.8", "numpy>=2.4.2", "opencv-python>=4.13.0.92", "pandas>=3.0.1", "pillow>=12.1.1", "scikit-learn>=1.8.0", "torch>=2.10.0", "torchvision>=0.25.0", "tqdm>=4.67.3", "ultralytics>=8.4.17", "jinja2>=3.1.6", ]