pydantic<3,>=2

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

[api]
fastapi<0.105,>=0.104.1
uvicorn[standard]<0.24,>=0.23.2
httpx<0.26,>=0.25.1
ghga-service-commons[objectstorage]

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

[crypt]
pynacl<2,>=1.5.0

[dev]
requests<3,>=2.28.2

[objectstorage]
hexkit<3,>=2.0.0
