changed python version
This commit is contained in:
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
name = "stock-data-backend"
|
||||
version = "0.1.0"
|
||||
description = "Investing-signal platform for NASDAQ stocks"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.0",
|
||||
"uvicorn[standard]>=0.30.0",
|
||||
|
||||
Reference in New Issue
Block a user