flask>=1.1.1
humanfriendly>=4.18
marshmallow>=3.0.1
SQLAlchemy>=1.3.7

[dev]
pytest>=5.3.0
requests>=2.22.0

[postgres]
psycopg2-binary>=2.9
