felicity-lims/requirements.txt

47 lines
1.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
#psycopg2==2.9.9
2024-01-24 23:10:44 +08:00
apscheduler==3.10.4
sqlalchemy_mptt==0.2.5
2024-09-08 14:52:24 +08:00
sqlalchemy_mixins@git+https://github.com/absent1706/sqlalchemy-mixins
2024-01-24 23:10:44 +08:00
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
2024-08-01 19:24:22 +08:00
broadcaster~=0.3.0
2024-01-24 23:10:44 +08:00
aiofiles==23.2.1
pandas==2.2.0
2024-04-12 23:14:48 +08:00
graphdoc@git+https://github.com/wallee94/graphdoc
2024-01-24 23:10:44 +08:00
jinja2==3.1.3
celery==5.3.6
fpdf2==2.7.7
PyPDF2==3.0.1
2024-06-30 04:22:00 +08:00
pdf2image==1.17.0
2024-01-24 23:10:44 +08:00
fhir.resources==7.1.0
httpx==0.26.0
2024-06-30 04:22:00 +08:00
python-barcode[images]==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
2024-04-12 23:14:48 +08:00
typing-extensions==4.11.0
async-cache==1.1.1
2024-08-01 06:36:47 +08:00
minio==7.2.7
2024-08-01 19:07:34 +08:00
motor==3.5.1
2024-08-02 14:18:25 +08:00
redis[hiredis]==5.0.8
asyncio_redis==0.16.0
typer==0.12.3