pydantic<3,>=2

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

[api]
fastapi<0.110,>=0.109.2
uvicorn[standard]<0.28,>=0.27.1
ghga-service-commons[objectstorage]

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

[crypt]
pynacl<2,>=1.5.0

[dev]
requests<3,>=2.28.2

[objectstorage]
hexkit<3,>=2.0.0
