mirror of
https://github.com/creyD/apilog.git
synced 2026-04-13 20:00:31 +02:00
Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61bc957a2c | ||
|
|
235c07466e | ||
|
|
2f70ab2dcf | ||
|
|
076267ec3a | ||
|
|
0af16a831f | ||
|
|
ecf784054f | ||
|
|
50ad31f331 | ||
|
|
493492cd4f | ||
|
|
2df1a18f70 | ||
|
|
9ab291afb5 | ||
|
|
797f869e87 | ||
|
|
3d1597a4d4 | ||
|
|
4c737620bb | ||
|
|
e1f0d012dd | ||
|
|
b6a23f66b4 | ||
|
|
3e4e5d9cf1 |
@@ -1,36 +1,36 @@
|
|||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.9.0
|
anyio==4.9.0
|
||||||
certifi==2025.1.31
|
certifi==2025.4.26
|
||||||
creyPY[postgres]==3.0.0
|
creyPY[postgres]==3.0.0
|
||||||
fastapi==0.115.12
|
fastapi==0.115.12
|
||||||
fastapi-pagination==0.12.31
|
fastapi-pagination==0.13.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==1.0.8
|
httpcore==1.0.8
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
psycopg==3.2.6
|
psycopg==3.2.9
|
||||||
psycopg-binary==3.2.6
|
psycopg-binary==3.2.9
|
||||||
psycopg-pool==3.2.6
|
psycopg-pool==3.2.6
|
||||||
pydantic==2.9.2
|
pydantic==2.9.2
|
||||||
pydantic_core==2.23.4
|
pydantic_core==2.23.4
|
||||||
python-dotenv==1.1.0
|
python-dotenv==1.1.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
SQLAlchemy==2.0.40
|
SQLAlchemy==2.0.41
|
||||||
starlette==0.46.2
|
starlette==0.46.2
|
||||||
typing_extensions==4.13.2
|
typing_extensions==4.13.2
|
||||||
|
|
||||||
Mako==1.3.10 # Alembic
|
Mako==1.3.10 # Alembic
|
||||||
MarkupSafe==3.0.1 # Alembic
|
MarkupSafe==3.0.1 # Alembic
|
||||||
alembic==1.15.2 # Alembic
|
alembic==1.16.1 # Alembic
|
||||||
|
|
||||||
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
|
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
|
||||||
|
|
||||||
click==8.1.8 # Uvicorn
|
click==8.2.1 # Uvicorn
|
||||||
uvicorn==0.34.2 # Uvicorn
|
uvicorn==0.34.2 # Uvicorn
|
||||||
|
|
||||||
iniconfig==2.1.0 # pytest
|
iniconfig==2.1.0 # pytest
|
||||||
packaging==24.1 # pytest
|
packaging==25.0 # pytest
|
||||||
pluggy==1.5.0 # pytest
|
pluggy==1.6.0 # pytest
|
||||||
pytest==8.3.5 # pytest
|
pytest==8.3.5 # pytest
|
||||||
|
|
||||||
fastapi-filters==0.3.0 # Filters
|
fastapi-filters==0.3.0 # Filters
|
||||||
|
|||||||
Reference in New Issue
Block a user