wip
This commit is contained in:
parent
cd33982985
commit
9d6d509618
3 changed files with 106 additions and 35 deletions
|
|
@ -24,7 +24,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dependencies = [ 'rich', 'sqlmodel', 'typer', 'iterfzf', 'fastapi', 'uvicorn']
|
||||
dependencies = [ 'rich', 'sqlmodel', 'typer', 'iterfzf', 'fastapi', 'uvicorn', 'httpx']
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://github.com/waylonwalker/sqlmodel-base#readme"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue