flask>=2.2
ProxyPatternPool>=1.0
CacheToolsUtils>=8.2

[cors]
flask_cors

[demo]
anodb
psycopg
psycopg2
pymemcache
redis
types-redis
types-cachetools

[dev]
mypy
flake8
black
pytest
coverage
pymarkdownlnt!=0.9.5
build
twine
wheel

[doc]
sphinx
sphinx_rtd_theme
sphinx-autoapi
sphinx-lint
myst_parser

[httpauth]
flask_httpauth

[jwt]
pyjwt
cryptography

[memcached]
pymemcache

[password]
passlib
bcrypt

[redis]
redis

[tests]
requests
pydantic>=2.0
