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

[cors]
flask_cors

[httpauth]
flask_httpauth

[jwt]
cryptography
pyjwt

[memcached]
pymemcache

[password]
bcrypt
passlib

[redis]
redis
