mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
22 lines
No EOL
312 B
Text
22 lines
No EOL
312 B
Text
|
|
fastapi==0.115.2
|
|
sqlalchemy==2.0.36
|
|
pydantic-settings==2.6.0
|
|
psycopg2-binary==2.9.10
|
|
python-jose==3.3.0
|
|
cryptography==43.0.3
|
|
mangum==0.19.0
|
|
# AWS
|
|
boto3==1.35.44
|
|
# Data
|
|
openpyxl==3.1.2
|
|
# Basic
|
|
pytz
|
|
uvicorn[standard]
|
|
sqlmodel
|
|
# Testing
|
|
pytest==9.0.2
|
|
pytest-cov==7.0.0
|
|
ipykernel>=6.25,<7
|
|
# Formatting
|
|
black==26.1.0 |