Initial project commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.32.1
|
||||
sqlalchemy[asyncio]==2.0.36
|
||||
asyncpg==0.30.0
|
||||
psycopg2-binary==2.9.10
|
||||
alembic==1.14.1
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.1
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.0.1
|
||||
python-multipart==0.0.19
|
||||
redis==5.2.1
|
||||
celery==5.4.0
|
||||
boto3==1.35.86
|
||||
geoalchemy2==0.15.2
|
||||
shapely==2.0.7
|
||||
httpx==0.28.1
|
||||
sentry-sdk[fastapi]==2.19.2
|
||||
pillow==11.1.0
|
||||
python-dotenv==1.0.1
|
||||
itsdangerous==2.2.0
|
||||
Reference in New Issue
Block a user