feat: add database connection with modified endpoints
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
alembic==1.16.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
asyncpg==0.30.0
|
||||
click==8.2.1
|
||||
databases==0.9.0
|
||||
fastapi==0.116.1
|
||||
greenlet==3.2.3
|
||||
h11==0.16.0
|
||||
idna==3.10
|
||||
Mako==1.3.10
|
||||
MarkupSafe==3.0.2
|
||||
psycopg2-binary==2.9.10
|
||||
pydantic==2.11.7
|
||||
pydantic_core==2.33.2
|
||||
sniffio==1.3.1
|
||||
SQLAlchemy==2.0.41
|
||||
starlette==0.47.2
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.14.1
|
||||
|
||||
Reference in New Issue
Block a user