clio/clio-api/requirements.txt
Your Name b24dd72ae0
Some checks failed
Deploy API / deploy (push) Failing after 1s
Deploy UI / deploy (push) Successful in 1s
Remove redundant cursor styling
2026-05-19 19:48:13 -04:00

8 lines
130 B
Text

fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pynacl>=1.5.0
aiofiles>=23.2.1
python-multipart>=0.0.6
# For testing
requests>=2.31.0