updated dependencies
This commit is contained in:
@@ -5,6 +5,7 @@ description = "Data science pipeline tools and legislative dashboard."
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi",
|
||||
"httpx",
|
||||
"uvicorn[standard]",
|
||||
"jinja2",
|
||||
"sqlalchemy",
|
||||
@@ -13,7 +14,6 @@ dependencies = [
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = [
|
||||
"httpx",
|
||||
"pytest",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user