
[dev]
pytest>=8.0.0
cryptography<49.0.0,>=42.0.0
psycopg[binary]>=3.2.0

[postgres]
psycopg[binary]>=3.2.0

[production]
cryptography<49.0.0,>=42.0.0
psycopg[binary]>=3.2.0

[signing]
cryptography<49.0.0,>=42.0.0
