[project] name = "sustechpoints-dev-auto-annotate" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10,<3.11" dependencies = [ "cheroot!=8.4.4", "cherrypy>=18.10.0", "filterpy>=1.4.5", "jinja2>=3.1.6", "tensorflow==2.15.0", "tensorflow-macos==2.15.0; sys_platform == 'darwin'", "fastapi>=0.104.0", "uvicorn>=0.37.0", "sqlmodel>=0.0.27", "pymysql>=1.1.2", "minio==7.2.4", ] [[tool.uv.index]] url = "https://mirrors.aliyun.com/pypi/simple" default = true