feat: ability to add and view blogs for a user
This commit is contained in:
@@ -17,3 +17,8 @@ dependencies = [
|
||||
[tool.pyrefly]
|
||||
project-includes = ["**/*"]
|
||||
project-excludes = ["**/*venv/**/*"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"sqlalchemy-stubs>=0.4",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user