requests==2.32.5
pycryptodome==3.23.0
fastapi==0.128.0
uvicorn==0.40.0
httpx==0.28.1
pydantic==2.12.5
pydantic-settings==2.12.0

[dev]
cremalink[test]
cremalink[docs]
ipykernel==7.1.0
notebook==7.5.1

[docs]
sphinx==8.2.3
sphinxcontrib-websupport==2.0.0
sphinx-rtd-theme==3.0.2

[test]
pytest==9.0.2
pytest-asyncio==1.3.0
