diff --git a/pyproject.toml b/pyproject.toml index ddf631d..a10cc3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,5 +21,4 @@ build-backend = "hatchling.build" start = "app:app" serve = "gunicorn:run" -[tool.uv] -python-version = "3.8" + diff --git a/services/__pycache__/deepseek_service.cpython-312.pyc b/services/__pycache__/deepseek_service.cpython-312.pyc deleted file mode 100644 index 62b5263..0000000 Binary files a/services/__pycache__/deepseek_service.cpython-312.pyc and /dev/null differ