adobe-to-docusign-migrator/requirements.txt

21 lines
218 B
Plaintext

requests
python-dotenv
pydantic
PyJWT>=2.0
cryptography
# Web UI
fastapi
uvicorn[standard]
itsdangerous
httpx
# PDF generation (sample template tooling)
reportlab
# Testing
responses
respx
pytest-asyncio
pytest-cov