flask>=2.2
ProxyPatternPool>=1.0
CacheToolsUtils>=4.0

[cors]
flask_cors

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

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

[httpauth]
flask_httpauth

[jwt]
pyjwt
cryptography

[memcached]
pymemcache

[password]
passlib
bcrypt

[redis]
redis

[tests]
requests
pydantic
