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.8.6

[dev]
requests<3,>=2.32

[http]
httpx2<3,>=2.9.1

[objectstorage]
hexkit[s3]>=8

[transports]
tenacity<10,>=9.1.2
ghga-service-commons[http]
