felicity-lims/requirements.txt

34 lines
849 B
Text
Raw Normal View History

2023-11-22 17:13:16 +08:00
fastapi==0.104.1
2023-07-15 23:34:11 +08:00
strawberry-graphql==0.195.1
SQLAlchemy==2.0.19
uvicorn[standard]==0.21.1
gunicorn==20.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
emails==0.6
psycopg2-binary==2.9.6
apscheduler==3.10.1
sqlalchemy_mptt==0.2.5
sqlalchemy_mixins @ git+https://github.com/aurthurm/sqlalchemy-mixins.git@async_support
tenacity==8.2.2
2023-11-10 23:11:05 +08:00
pydantic[email]==2.4.2
2023-11-11 15:37:19 +08:00
pydantic_settings==2.0.3
python-multipart==0.0.6
2023-07-15 23:34:11 +08:00
alembic==1.11.1
asyncpg==0.27.0
broadcaster~=0.2.0
aiofiles==23.1.0
pandas==2.0.1
jinja2==3.1.2
celery==5.2.7
fpdf2==2.7.3
PyPDF2==3.0.1
2023-05-17 16:54:05 +08:00
fhir.resources==7.0.0
httpx==0.24.0
2023-12-22 04:31:16 +08:00
python-barcode==0.15.1
importlib-metadata~=6.0.0
opentelemetry-instrumentation-fastapi==0.38b0
opentelemetry-exporter-otlp==1.17.0
opentelemetry-instrumentation-logging==0.38b0
opentelemetry-instrumentation-sqlalchemy==0.38b0