Flask>=2.0.0
pymongo>=4.0.0
psutil>=5.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0

[web]
flask-cors>=3.0.0
