felicity-lims/requirements.txt
2023-04-10 13:38:38 +02:00

35 lines
724 B
Text

fastapi==0.86.0
uvicorn[standard]==0.19.0
gunicorn==20.1.0
SQLAlchemy==1.4.41
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
emails==0.6
psycopg2-binary==2.9.5
apscheduler==3.9.1
sqlalchemy_mptt==0.2.5
tenacity==8.1.0
pydantic[email]==1.10.2
python-multipart==0.0.5
alembic==1.8.1
asyncpg==0.27.0
strawberry-graphql==0.140.0
broadcaster~=0.2.0
aiofiles==22.1.0
pandas==1.5.1
jinja2==3.1.2
celery==5.2.7
fpdf2==2.6.1
PyPDF2==3.0.1
opentelemetry-instrumentation-fastapi==0.38b0
opentelemetry-exporter-otlp==1.17.0
opentelemetry-instrumentation-logging==0.38b0
opentelemetry-instrumentation-sqlalchemy==0.38b0
# testing
pytest
pytest-asyncio==0.20.1
pytest-order==1.0.1
httpx==0.23.0
anyio[trio]==3.6.2
faker==15.3.1