requests>=2.32.0
pycryptodome>=3.20.0
fastapi>=0.128.0
uvicorn>=0.40.0
httpx>=0.28.0
pydantic>=2.12.0
pydantic-settings>=2.10.0
crcmod>=1.7

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

[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
