Files
iptv-manager-service/requirements.txt
Stefano a42d4c30a6
All checks were successful
AWS Deploy on Push / build (push) Successful in 5m18s
Started (incomplete) implementation of stream verification scheduler and endpoints
2025-06-17 17:12:39 -05:00

22 lines
387 B
Plaintext

fastapi==0.103.2
aws-cdk-lib>=2.0.0
constructs>=10.0.0
dotenv==0.9.9
python-dotenv==0.21.1
uvicorn==0.22.0
requests==2.31.0
passlib[bcrypt]==1.7.4
boto3==1.28.0
starlette>=0.27.0
pyjwt==2.7.0
sqlalchemy==2.0.23
psycopg2-binary==2.9.9
alembic==1.16.1
pytest==8.1.1
pytest-asyncio==0.23.6
pytest-mock==3.12.0
pytest-cov==4.1.0
pytest-env==1.1.1
httpx==0.27.0
pre-commit
apscheduler==3.10.4