pydantic<3,>=2

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

[api]
fastapi<0.121,>=0.115.4
uvicorn[standard]<0.39,>=0.35
ghga-service-commons[http,objectstorage]

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

[crypt]
pynacl<2,>=1.5
crypt4gh<2,>=1.6

[dev]
requests<3,>=2.31

[http]
httpx<0.29,>=0.27

[objectstorage]
hexkit>=7.2.1

[transports]
hishel<0.2,>=0.1.1
tenacity<10,>=9.0.0
ghga-service-commons[http]
