adobe-to-docusign-migrator/requirements.txt

18 lines
164 B
Plaintext

requests
python-dotenv
pydantic
PyJWT>=2.0
cryptography
# Web UI
fastapi
uvicorn[standard]
itsdangerous
httpx
# Testing
responses
respx
pytest-asyncio
pytest-cov