pydantic<3,>=2

[all]
ghga-service-commons[api,auth,crypt,dev,http,objectstorage,transports]

[api]
fastapi<1,>=0.128
uvicorn[standard]<1,>=0.40
ghga-service-commons[http,objectstorage]

[auth]
jwcrypto<2,>=1.5.6
pydantic[email]<3,>=2

[crypt]
pynacl<2,>=1.6.2
crypt4gh<2,>=1.7

[dev]
requests<3,>=2.32

[http]
httpx<0.29,>=0.28

[objectstorage]
hexkit>=8

[transports]
hishel[async]<2,>=1.1.8
tenacity<10,>=9.1.2
ghga-service-commons[http]
