wip
This commit is contained in:
@@ -8,7 +8,13 @@ dependencies = [
|
||||
"alembic>=1.16.1",
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"psycopg2-binary>=2.9.10",
|
||||
"pyrefly>=0.18.1",
|
||||
"python-jose[cryptography]>=3.5.0",
|
||||
"sqlalchemy>=2.0.41",
|
||||
"uvicorn[standard]>=0.34.2",
|
||||
]
|
||||
[tool.pyrefly]
|
||||
project-includes = ["**/*"]
|
||||
project-excludes = ["**/*venv/**/*"]
|
||||
|
||||
Reference in New Issue
Block a user