Compare commits

..

4 Commits

Author SHA1 Message Date
renovate[bot]
2c6b35e3dd feat(deps): update dependency anyio to v4.9.0 2025-03-17 01:34:35 +00:00
renovate[bot]
fadc83e19b feat(deps): update dependency psycopg-binary to v3.2.6 2025-03-13 02:23:58 +00:00
renovate[bot]
cdc0ac249a feat(deps): update dependency psycopg to v3.2.6 2025-03-12 23:02:50 +00:00
renovate[bot]
015d5eb13d feat(deps): update dependency sqlalchemy to v2.0.39 2025-03-11 22:08:22 +00:00

View File

@@ -1,5 +1,5 @@
annotated-types==0.7.0
anyio==4.8.0
anyio==4.9.0
certifi==2025.1.31
creyPY[postgres]==3.0.0
fastapi==0.115.11
@@ -8,14 +8,14 @@ h11==0.14.0
httpcore==1.0.6
httpx==0.28.1
idna==3.10
psycopg==3.2.5
psycopg-binary==3.2.5
psycopg==3.2.6
psycopg-binary==3.2.6
psycopg-pool==3.2.6
pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.0.1
sniffio==1.3.1
SQLAlchemy==2.0.38
SQLAlchemy==2.0.39
starlette==0.46.1
typing_extensions==4.12.2