mirror of
http://88.130.71.182:3000/BlitTech/deals24togo_be.git
synced 2026-06-12 23:33:21 +00:00
Initial commit
This commit is contained in:
18
pyproject.toml
Normal file
18
pyproject.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[project]
|
||||
name = "deals24togo-be"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi>=0.129.0",
|
||||
"gotrue>=2.12.4",
|
||||
"passlib>=1.7.4",
|
||||
"pillow>=12.1.1",
|
||||
"pydantic-settings>=2.13.1",
|
||||
"python-jose>=3.5.0",
|
||||
"sentry-sdk>=2.53.0",
|
||||
"slowapi>=0.1.9",
|
||||
"structlog>=25.5.0",
|
||||
"supabase>=2.28.0",
|
||||
"uvicorn>=0.41.0",
|
||||
]
|
||||
Reference in New Issue
Block a user