bcrypt>=4.0.0
fastapi>=0.100.0
uvicorn[standard]>=0.20.0

[dev]
aelvoxim[pg,test]
build>=1.0
twine>=4.0

[full]
aelvoxim[pg]

[pg]
psycopg2-binary>=2.9.0

[test]
pytest>=7.0
httpx>=0.27
