requests>=2.32.5
pycryptodome==3.23.0
fastapi==0.135.3
uvicorn==0.44.0
httpx==0.28.1
pydantic>=2.12.0
pydantic-settings>=2.13.0
starlette<1.0.0,>=0.52.0

[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.3
pytest-asyncio==1.3.0
