requests==2.33.1
pycryptodome==3.23.0
fastapi==0.135.3
uvicorn==0.44.0
httpx==0.28.1
pydantic==2.12.5
pydantic-settings==2.13.1
starlette==0.52.1

[dev]
cremalink[test]
cremalink[docs]
ipykernel==7.2.0
notebook==7.5.5

[docs]
sphinx==9.1.0
sphinxcontrib-websupport==2.0.0
sphinx-rtd-theme==3.1.0

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