
[all]
neuron-engine[api,dev,postgres]

[api]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0

[postgres]
psycopg2-binary>=2.9.9
