felicity-lims/requirements.txt

40 lines
1 KiB
Text
Raw Normal View History

fastapi[all]==0.109.0
strawberry-graphql[opentelemetry]==0.219.0
2024-01-24 23:10:44 +08:00
SQLAlchemy==2.0.25
uvicorn[standard]==0.27.0
gunicorn==21.2.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
emails==0.6
psycopg2-binary==2.9.9
apscheduler==3.10.4
sqlalchemy_mptt==0.2.5
sqlalchemy_mixins @ git+https://github.com/aurthurm/sqlalchemy-mixins.git@async_support
tenacity==8.2.3
pydantic[email]==2.5.3
pydantic_settings==2.1.0
python-multipart==0.0.6
alembic==1.13.1
asyncpg==0.29.0
broadcaster~=0.2.0
aiofiles==23.2.1
pandas==2.2.0
2024-01-28 21:17:16 +08:00
graphdoc @ git+https://github.com/beak-insights/graphdoc@strawberry_support
2024-01-24 23:10:44 +08:00
jinja2==3.1.3
celery==5.3.6
fpdf2==2.7.7
PyPDF2==3.0.1
fhir.resources==7.1.0
httpx==0.26.0
python-barcode==0.15.1
python-dotenv==1.0.1
2024-01-24 23:10:44 +08:00
importlib-metadata~=6.0.0
opentelemetry-distro==0.43b0
opentelemetry-exporter-otlp==1.22.0
2024-01-24 23:10:44 +08:00
opentelemetry-instrumentation-fastapi==0.43b0
opentelemetry-instrumentation-logging==0.43b0
opentelemetry-instrumentation-sqlalchemy==0.43b0
opentelemetry-instrumentation-psycopg2==0.43b0
psycopg2==2.9.9
2024-04-06 15:15:04 +08:00
typing-extensions